summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-05-11 14:54:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-05-11 14:54:19 +0200
commitd3a3abba90449f5af92515326837ebdbf31ed7c2 (patch)
tree27f9c7339288b7c05b652b05d56f6224bd876c4a /dev-java/guice
parentdev-java/guava-testlib: amd64 stable wrt bug #833327 (diff)
downloadgentoo-d3a3abba90449f5af92515326837ebdbf31ed7c2.tar.gz
gentoo-d3a3abba90449f5af92515326837ebdbf31ed7c2.tar.bz2
gentoo-d3a3abba90449f5af92515326837ebdbf31ed7c2.zip
dev-java/guice: amd64 stable wrt bug #833327
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/guice')
-rw-r--r--dev-java/guice/guice-5.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/guice/guice-5.1.0.ebuild b/dev-java/guice/guice-5.1.0.ebuild
index d4345e50897c..dd9bb5373e8d 100644
--- a/dev-java/guice/guice-5.1.0.ebuild
+++ b/dev-java/guice/guice-5.1.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="4"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
# Most of the test dependencies are missing in Gentoo.
RESTRICT="test"