summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-25 04:10:53 +0000
committerSam James <sam@gentoo.org>2021-11-25 04:10:53 +0000
commit364176917e30e9f5a0ff07d44c4f41662b5ab7d5 (patch)
tree0ba0b9836854c335e05a6c51f005270b122b2c85 /dev-java
parentdev-java/javassist: Stabilize 3.18.2-r1 x86, #826850 (diff)
downloadgentoo-364176917e30e9f5a0ff07d44c4f41662b5ab7d5.tar.gz
gentoo-364176917e30e9f5a0ff07d44c4f41662b5ab7d5.tar.bz2
gentoo-364176917e30e9f5a0ff07d44c4f41662b5ab7d5.zip
dev-java/netty-common: Stabilize 4.0.36 x86, #826850
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/netty-common/netty-common-4.0.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/netty-common/netty-common-4.0.36.ebuild b/dev-java/netty-common/netty-common-4.0.36.ebuild
index 51f1ace9a37a..12df478fa2c3 100644
--- a/dev-java/netty-common/netty-common-4.0.36.ebuild
+++ b/dev-java/netty-common/netty-common-4.0.36.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://netty.io/"
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"