diff options
Diffstat (limited to 'app-arch/fastjar/fastjar-0.98-r2.ebuild')
-rw-r--r-- | app-arch/fastjar/fastjar-0.98-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/fastjar/fastjar-0.98-r2.ebuild b/app-arch/fastjar/fastjar-0.98-r2.ebuild index 3b5ee6df7449..3def27fc69e1 100644 --- a/app-arch/fastjar/fastjar-0.98-r2.ebuild +++ b/app-arch/fastjar/fastjar-0.98-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/fastjar/fastjar-0.98-r2.ebuild,v 1.2 2012/12/07 09:25:11 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/fastjar/fastjar-0.98-r2.ebuild,v 1.3 2012/12/07 21:31:30 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" IUSE="" |