diff options
Diffstat (limited to 'app-arch/fastjar/fastjar-0.94.ebuild')
-rw-r--r-- | app-arch/fastjar/fastjar-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/fastjar/fastjar-0.94.ebuild b/app-arch/fastjar/fastjar-0.94.ebuild index 9a231263c5c6..78fab9d9b538 100644 --- a/app-arch/fastjar/fastjar-0.94.ebuild +++ b/app-arch/fastjar/fastjar-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/fastjar/fastjar-0.94.ebuild,v 1.2 2007/03/02 18:38:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/fastjar/fastjar-0.94.ebuild,v 1.3 2007/03/11 20:51:02 nichoj Exp $ DESCRIPTION="A jar program written in C" HOMEPAGE="http://fastjar.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" |