summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-15 20:19:34 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-15 20:19:46 +0300
commitcccb57f5006287b637d85f1df461dead5c5f1fa7 (patch)
tree4eba272c309ab3eb3cf4c59e142c8809834b9f3a /dev-java/netty
parentdev-lang/abs: add 2.6.0 (diff)
downloadgentoo-cccb57f5006287b637d85f1df461dead5c5f1fa7.tar.gz
gentoo-cccb57f5006287b637d85f1df461dead5c5f1fa7.tar.bz2
gentoo-cccb57f5006287b637d85f1df461dead5c5f1fa7.zip
dev-java/netty: Keyword 4.1.35 arm64, #838442
Signed-off-by: Arthur Zamarin <arthurzam@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 93c2ad37726c..7b2ccbb0ab8d 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"
+KEYWORDS="~amd64 ~arm64"
# 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.