diff options
author | 2004-10-22 10:44:07 +0000 | |
---|---|---|
committer | 2004-10-22 10:44:07 +0000 | |
commit | 17f42f1c96cf2c07ea4f9333087b034d7906ace9 (patch) | |
tree | 1f5900c46a150b69821bbb7c8464458d1b73a9dc /dev-java/aspectj/aspectj-1.2.ebuild | |
parent | add tcp patch & revbump (Manifest recommit) (diff) | |
download | gentoo-2-17f42f1c96cf2c07ea4f9333087b034d7906ace9.tar.gz gentoo-2-17f42f1c96cf2c07ea4f9333087b034d7906ace9.tar.bz2 gentoo-2-17f42f1c96cf2c07ea4f9333087b034d7906ace9.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-java/aspectj/aspectj-1.2.ebuild')
-rw-r--r-- | dev-java/aspectj/aspectj-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/aspectj/aspectj-1.2.ebuild b/dev-java/aspectj/aspectj-1.2.ebuild index 4869e2f5ee89..fa9c325eccd2 100644 --- a/dev-java/aspectj/aspectj-1.2.ebuild +++ b/dev-java/aspectj/aspectj-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/aspectj-1.2.ebuild,v 1.3 2004/08/24 03:25:13 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/aspectj-1.2.ebuild,v 1.4 2004/10/22 10:44:07 absinthe Exp $ inherit java-pkg eutils @@ -11,7 +11,7 @@ DEPEND=">=virtual/jdk-1.3 dev-java/ant" SLOT="0" LICENSE="CPL-1.0 Apache-1.1" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="doc" # Welcome to the AspectJ ebuild. An upstream source archive is not |