summaryrefslogtreecommitdiff
path: root/dev-java/xstream/xstream-1.4.8-r2.ebuild
diff options
context:
space:
mode:
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 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