diff options
Diffstat (limited to 'app-shells/prll/prll-0.5.ebuild')
-rw-r--r-- | app-shells/prll/prll-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/prll/prll-0.5.ebuild b/app-shells/prll/prll-0.5.ebuild index e4fb247d30df..69e53be5c04a 100644 --- a/app-shells/prll/prll-0.5.ebuild +++ b/app-shells/prll/prll-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/prll/prll-0.5.ebuild,v 1.1 2010/05/18 07:02:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/prll/prll-0.5.ebuild,v 1.2 2011/01/05 19:17:25 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64 ~x86-linux ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() { |