diff options
author | 2022-04-15 20:19:34 +0300 | |
---|---|---|
committer | 2022-04-15 20:19:46 +0300 | |
commit | cccb57f5006287b637d85f1df461dead5c5f1fa7 (patch) | |
tree | 4eba272c309ab3eb3cf4c59e142c8809834b9f3a /dev-java/netty | |
parent | dev-lang/abs: add 2.6.0 (diff) | |
download | gentoo-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.ebuild | 2 |
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. |