summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-05-17 11:23:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-05-17 11:23:47 +0200
commit1c3d9db66e2f91b0612dd81964f854fdb1efcc67 (patch)
treef01bd5eea1f10ddcdbb84d3789ff2eabfe4e012b
parentdev-java/guava-testlib: x86 stable wrt bug #833327 (diff)
downloadgentoo-1c3d9db66e2f91b0612dd81964f854fdb1efcc67.tar.gz
gentoo-1c3d9db66e2f91b0612dd81964f854fdb1efcc67.tar.bz2
gentoo-1c3d9db66e2f91b0612dd81964f854fdb1efcc67.zip
dev-java/guice: x86 stable wrt bug #833327
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 dd9bb5373e8d..59b803decaed 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"