summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-22 22:09:43 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-22 22:09:43 +0300
commitc2267b34fb89b551829b0e0b7614601d80e2b239 (patch)
tree6a9c0295fdfb629deffa5a1d5e106dd32e1ff58b /dev-java/netty
parentdev-java/logback-classic: Keyword 1.2.11 arm, #838442 (diff)
downloadgentoo-c2267b34fb89b551829b0e0b7614601d80e2b239.tar.gz
gentoo-c2267b34fb89b551829b0e0b7614601d80e2b239.tar.bz2
gentoo-c2267b34fb89b551829b0e0b7614601d80e2b239.zip
dev-java/netty: Keyword 4.1.35 arm, #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 467f2b8746e0..ed641014de39 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 ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
# 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.