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/xstream | |
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/xstream')
-rw-r--r-- | dev-java/xstream/xstream-1.3.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xstream/xstream-1.3.1-r4.ebuild b/dev-java/xstream/xstream-1.3.1-r4.ebuild index 306f95876bfe..6a30ad04cca4 100644 --- a/dev-java/xstream/xstream-1.3.1-r4.ebuild +++ b/dev-java/xstream/xstream-1.3.1-r4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://x-stream.github.io" SRC_URI="http://repo.maven.apache.org/maven2/com/thoughtworks/${PN}/${PN}-distribution/${PV}/${PN}-distribution-${PV}-src.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" # By default, these tests exit successfully on failure. Chewi has fixed # that below but it's probably because they blow up spectacularly on |