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
This commit is contained in:
Patrice Clement
2017-05-17 16:19:04 +02:00
parent 7c0c4778fb
commit 8f59db2749

View File

@@ -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