summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-06-07 21:32:39 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-06-07 21:32:39 +0300
commit07b62ff4f6f9b945708a7673d5cd8716f9c102b1 (patch)
tree194818ecb5e0127d3a6b0286068fbd359f0108b2 /dev-java/guice
parentdev-java/guava-testlib: Stabilize 30.1.1 ppc64, #833327 (diff)
downloadgentoo-07b62ff4f6f9b945708a7673d5cd8716f9c102b1.tar.gz
gentoo-07b62ff4f6f9b945708a7673d5cd8716f9c102b1.tar.bz2
gentoo-07b62ff4f6f9b945708a7673d5cd8716f9c102b1.zip
dev-java/guice: Stabilize 5.1.0 ppc64, #833327
Signed-off-by: Arthur Zamarin <arthurzam@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 84818e25d077..e1ee08998250 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"