summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-05-17 16:19:04 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-05-17 16:33:58 +0200
commit8f59db274921be8e362d7726e80fb5eee07b9266 (patch)
treea3701ac01f8b061fd728e3c0edeb67a04681c3f8 /dev-java/xstream/xstream-1.4.8-r2.ebuild
parentwww-client/chromium: dev channel bump (60.0.3100.0) (diff)
downloadgentoo-8f59db274921be8e362d7726e80fb5eee07b9266.tar.gz
gentoo-8f59db274921be8e362d7726e80fb5eee07b9266.tar.bz2
gentoo-8f59db274921be8e362d7726e80fb5eee07b9266.zip
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
Diffstat (limited to 'dev-java/xstream/xstream-1.4.8-r2.ebuild')
-rw-r--r--dev-java/xstream/xstream-1.4.8-r2.ebuild4
1 files 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 4c6aee8cd984..c842bc2d914a 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