diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-01-16 11:08:43 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-01-16 11:27:11 +0000 |
commit | d43d2c01dc453381059153dc66abf6ef5ce97503 (patch) | |
tree | 209e7a8c8b01437ed901c93d6895927e5f3895d3 /dev-java/fastutil | |
parent | dev-libs/geoip: Version bump. (diff) | |
download | gentoo-d43d2c01dc453381059153dc66abf6ef5ce97503.tar.gz gentoo-d43d2c01dc453381059153dc66abf6ef5ce97503.tar.bz2 gentoo-d43d2c01dc453381059153dc66abf6ef5ce97503.zip |
Drop support for Java on ppc across the tree
Sorry! *sniff*
Diffstat (limited to 'dev-java/fastutil')
-rw-r--r-- | dev-java/fastutil/fastutil-4.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/fastutil/fastutil-4.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/fastutil/fastutil-5.1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-java/fastutil/fastutil-6.5.4.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-java/fastutil/fastutil-4.3.1-r1.ebuild b/dev-java/fastutil/fastutil-4.3.1-r1.ebuild index 6759ceacf797..3ef42cdaa64d 100644 --- a/dev-java/fastutil/fastutil-4.3.1-r1.ebuild +++ b/dev-java/fastutil/fastutil-4.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://fastutil.dsi.unimi.it/${P}-src.tar.gz" HOMEPAGE="http://fastutil.dsi.unimi.it" LICENSE="LGPL-2.1" SLOT="4.3" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=virtual/jdk-1.4" diff --git a/dev-java/fastutil/fastutil-4.4.2-r1.ebuild b/dev-java/fastutil/fastutil-4.4.2-r1.ebuild index 903af50feaee..383af347025b 100644 --- a/dev-java/fastutil/fastutil-4.4.2-r1.ebuild +++ b/dev-java/fastutil/fastutil-4.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="http://fastutil.dsi.unimi.it" LICENSE="LGPL-2.1" SLOT="4.4" IUSE="" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" DEPEND=">=virtual/jdk-1.4" RDEPEND=">=virtual/jre-1.4" diff --git a/dev-java/fastutil/fastutil-5.1.3.ebuild b/dev-java/fastutil/fastutil-5.1.3.ebuild index 4c8f21c6bd3b..9f8192fa8be6 100644 --- a/dev-java/fastutil/fastutil-5.1.3.ebuild +++ b/dev-java/fastutil/fastutil-5.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="http://fastutil.dsi.unimi.it" LICENSE="LGPL-2.1" SLOT="5.0" IUSE="" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc64 x86" DEPEND=">=virtual/jdk-1.5" RDEPEND=">=virtual/jre-1.5" diff --git a/dev-java/fastutil/fastutil-6.5.4.ebuild b/dev-java/fastutil/fastutil-6.5.4.ebuild index 0dea5bc60e73..a8f0dd74fdac 100644 --- a/dev-java/fastutil/fastutil-6.5.4.ebuild +++ b/dev-java/fastutil/fastutil-6.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="http://fastutil.dsi.unimi.it" LICENSE="Apache-2.0" SLOT="6.5" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc64 x86" DEPEND=">=virtual/jdk-1.5" RDEPEND=">=virtual/jre-1.5" |