summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-16 16:14:36 +0100
committerSam James <sam@gentoo.org>2022-06-16 16:14:36 +0100
commitca2f607428b32d437bb9a60e3144f897e5f538e3 (patch)
tree05a67927fb6cb6cec491ae0160b6e63a0695d769 /dev-java/netty
parentdev-java/logback-classic: Stabilize 1.2.11 x86, #837749 (diff)
downloadgentoo-ca2f607428b32d437bb9a60e3144f897e5f538e3.tar.gz
gentoo-ca2f607428b32d437bb9a60e3144f897e5f538e3.tar.bz2
gentoo-ca2f607428b32d437bb9a60e3144f897e5f538e3.zip
dev-java/netty: Stabilize 4.1.35 x86, #837749
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/netty')
-rw-r--r--dev-java/netty/netty-4.1.35.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/netty/netty-4.1.35.ebuild b/dev-java/netty/netty-4.1.35.ebuild
index 51abac337783..68a2f3ee5111 100644
--- a/dev-java/netty/netty-4.1.35.ebuild
+++ b/dev-java/netty/netty-4.1.35.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/netty/netty/archive/refs/tags/netty-${PV}.Final.tar.
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
# We do not build the full range of modules provided by netty but only what
# was available before in netty-common, netty-buffer and netty-transport.