summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-08-31 20:53:05 +0100
committerJames Le Cuirot <chewi@gentoo.org>2017-08-31 20:55:38 +0100
commit86b9b9cdb160f23f7bdad4f1841ffa18c727b4fe (patch)
tree6bb6f348681b649eebc6ee924863857a5827deb3 /dev-java/guice/guice-4.1.ebuild
parentdev-java/guava: 20.0 stable on amd64 and x86 using ALLARCHES (diff)
downloadgentoo-86b9b9cdb160f23f7bdad4f1841ffa18c727b4fe.tar.gz
gentoo-86b9b9cdb160f23f7bdad4f1841ffa18c727b4fe.tar.bz2
gentoo-86b9b9cdb160f23f7bdad4f1841ffa18c727b4fe.zip
dev-java/guice: 4.1 stable on amd64 and x86 using ALLARCHES
Package-Manager: Portage-2.3.8, Repoman-2.3.2
Diffstat (limited to 'dev-java/guice/guice-4.1.ebuild')
-rw-r--r--dev-java/guice/guice-4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/guice/guice-4.1.ebuild b/dev-java/guice/guice-4.1.ebuild
index a916e2f0cdde..f6bb9b557587 100644
--- a/dev-java/guice/guice-4.1.ebuild
+++ b/dev-java/guice/guice-4.1.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=6
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RESTRICT="test"
CP_DEPEND="dev-java/aopalliance:1