summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-31 21:20:16 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-31 21:20:26 +0300
commitd3a33b1008543f7964d2f0592d540c150c660f77 (patch)
tree6e1ab716e0c07e6e6214e2f245d39883b82b6795 /dev-java/netty
parentdev-java/log4j-core: Stabilize 2.17.2-r1 arm64, #859361 (diff)
downloadgentoo-d3a33b1008543f7964d2f0592d540c150c660f77.tar.gz
gentoo-d3a33b1008543f7964d2f0592d540c150c660f77.tar.bz2
gentoo-d3a33b1008543f7964d2f0592d540c150c660f77.zip
dev-java/netty: Stabilize 4.1.35-r1 arm64, #859361
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/netty')
-rw-r--r--dev-java/netty/netty-4.1.35-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/netty/netty-4.1.35-r1.ebuild b/dev-java/netty/netty-4.1.35-r1.ebuild
index fd236b9511b2..693bf87c6b51 100644
--- a/dev-java/netty/netty-4.1.35-r1.ebuild
+++ b/dev-java/netty/netty-4.1.35-r1.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.