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 /sci-electronics | |
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 'sci-electronics')
-rw-r--r-- | sci-electronics/electric/electric-8.09.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/electric/electric-8.11.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/electric/electric-9.02.ebuild | 4 | ||||
-rw-r--r-- | sci-electronics/electric/electric-9.03.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sci-electronics/electric/electric-8.09.ebuild b/sci-electronics/electric/electric-8.09.ebuild index fb6a52447db3..e636f9de69c5 100644 --- a/sci-electronics/electric/electric-8.09.ebuild +++ b/sci-electronics/electric/electric-8.09.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/electric/${PN}Binary-${PV}.jar" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.6 diff --git a/sci-electronics/electric/electric-8.11.ebuild b/sci-electronics/electric/electric-8.11.ebuild index 01f2108f0718..6542e9224422 100644 --- a/sci-electronics/electric/electric-8.11.ebuild +++ b/sci-electronics/electric/electric-8.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/electric/${PN}Binary-${PV}.jar" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=virtual/jre-1.6 diff --git a/sci-electronics/electric/electric-9.02.ebuild b/sci-electronics/electric/electric-9.02.ebuild index 67b98d5d5500..e636f9de69c5 100644 --- a/sci-electronics/electric/electric-9.02.ebuild +++ b/sci-electronics/electric/electric-9.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/electric/${PN}Binary-${PV}.jar" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.6 diff --git a/sci-electronics/electric/electric-9.03.ebuild b/sci-electronics/electric/electric-9.03.ebuild index d2d3ab90d509..6542e9224422 100644 --- a/sci-electronics/electric/electric-9.03.ebuild +++ b/sci-electronics/electric/electric-9.03.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/electric/${PN}Binary-${PV}.jar" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=virtual/jre-1.6 |