From: Patrice Clement Date: Thu, 19 May 2016 23:55:30 +0000 (+0000) Subject: dev-java/xstream: Stable for ppc64. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6b8ebcb188982a242563621385ad2073b8ef2ae5;p=gentoo.git dev-java/xstream: Stable for ppc64. Package-Manager: portage-2.2.28 --- diff --git a/dev-java/xstream/xstream-1.4.8-r1.ebuild b/dev-java/xstream/xstream-1.4.8-r1.ebuild index 63cbd528b191..d46c6dfb2b13 100644 --- a/dev-java/xstream/xstream-1.4.8-r1.ebuild +++ b/dev-java/xstream/xstream-1.4.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="http://x-stream.github.io" SRC_URI="http://central.maven.org/maven2/com/thoughtworks/${PN}/${PN}/${PV}/${P}-sources.jar" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ppc64 x86" CDEPEND=" dev-java/kxml:2