diff options
author | Alistair Bush <ali_bush@gentoo.org> | 2007-05-15 11:11:37 +0000 |
---|---|---|
committer | Alistair Bush <ali_bush@gentoo.org> | 2007-05-15 11:11:37 +0000 |
commit | 66920fd2285162c65af3ff0f655918357f6c002f (patch) | |
tree | 6a078e4e6d9624c70157eb19b04bb9012496bca3 /dev-java/xsd2jibx/xsd2jibx-0.2a_beta.ebuild | |
parent | Removed old-style virtual/emacs and virtual/flim from profiles. (diff) | |
download | gentoo-2-66920fd2285162c65af3ff0f655918357f6c002f.tar.gz gentoo-2-66920fd2285162c65af3ff0f655918357f6c002f.tar.bz2 gentoo-2-66920fd2285162c65af3ff0f655918357f6c002f.zip |
Adding to ~amd64
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-java/xsd2jibx/xsd2jibx-0.2a_beta.ebuild')
-rw-r--r-- | dev-java/xsd2jibx/xsd2jibx-0.2a_beta.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xsd2jibx/xsd2jibx-0.2a_beta.ebuild b/dev-java/xsd2jibx/xsd2jibx-0.2a_beta.ebuild index 4435f3f4236e..bbe3676c6a6b 100644 --- a/dev-java/xsd2jibx/xsd2jibx-0.2a_beta.ebuild +++ b/dev-java/xsd2jibx/xsd2jibx-0.2a_beta.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/dev-java/xsd2jibx/xsd2jibx-0.2a_beta.ebuild,v 1.1 2007/05/07 10:58:46 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xsd2jibx/xsd2jibx-0.2a_beta.ebuild,v 1.2 2007/05/15 11:11:37 ali_bush Exp $ JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/jibx/${PN}-${MY_PV}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" COMMON_DEP="dev-java/commons-logging |