commit: 8f59db274921be8e362d7726e80fb5eee07b9266 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed May 17 14:19:04 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed May 17 14:33:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f59db27
dev-java/xstream: stable for amd64. stabilise for the remaining arches using the ALLARCHES policy. Package-Manager: Portage-2.3.5, Repoman-2.3.1 dev-java/xstream/xstream-1.4.8-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/xstream/xstream-1.4.8-r2.ebuild b/dev-java/xstream/xstream-1.4.8-r2.ebuild index 4c6aee8cd98..c842bc2d914 100644 --- a/dev-java/xstream/xstream-1.4.8-r2.ebuild +++ b/dev-java/xstream/xstream-1.4.8-r2.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 @@ -12,7 +12,7 @@ HOMEPAGE="http://x-stream.github.io" SRC_URI="http://central.maven.org/maven2/com/thoughtworks/${PN}/${PN}/${PV}/${P}-sources.jar -> ${P}.jar" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" CDEPEND=" dev-java/xom:0
