summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-17 01:04:53 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-17 01:04:53 +0200
commitbd43f75cb380e2ef3d6e71550ee14a605ec64951 (patch)
tree72e06d7e37e5d79eecc58fffb048109fc30436a7 /dev-java/netty
parentdev-java/byte-buddy-agent: Stabilize 1.12.8 arm64, #837749 (diff)
downloadgentoo-bd43f75cb380e2ef3d6e71550ee14a605ec64951.tar.gz
gentoo-bd43f75cb380e2ef3d6e71550ee14a605ec64951.tar.bz2
gentoo-bd43f75cb380e2ef3d6e71550ee14a605ec64951.zip
dev-java/netty: Stabilize 4.1.35 arm64, #837749
Signed-off-by: Jakov Smolić <jsmolic@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 68a2f3ee5111..fb472e6649d6 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.