diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-03-18 01:04:46 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-03-18 02:10:00 +0100 |
commit | cd9111494fe85696929be002e71dc477f69f6d4a (patch) | |
tree | f23a4bd09c34864e0efe9716892aeeaa437ccff6 /dev-java | |
parent | dev-java/jta: punt old. (diff) | |
download | gentoo-cd9111494fe85696929be002e71dc477f69f6d4a.tar.gz gentoo-cd9111494fe85696929be002e71dc477f69f6d4a.tar.bz2 gentoo-cd9111494fe85696929be002e71dc477f69f6d4a.zip |
dev-java/jibx: stable for amd64+x86.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/jibx/jibx-1.2.6.ebuild | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-java/jibx/jibx-1.2.6.ebuild b/dev-java/jibx/jibx-1.2.6.ebuild index a0296dda7522..d7689398b8fb 100644 --- a/dev-java/jibx/jibx-1.2.6.ebuild +++ b/dev-java/jibx/jibx-1.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,8 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" -IUSE="" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" CDEPEND=" dev-java/bcel:0 @@ -35,8 +34,7 @@ RDEPEND=" DEPEND=" ${CDEPEND} - >=virtual/jdk-1.6 - source? ( app-arch/zip )" + >=virtual/jdk-1.6" JAVA_GENTOO_CLASSPATH=" joda-time |