summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-10 21:10:25 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-10 21:10:25 +0200
commit37824800c893d111297a7fb77dac60d433ff1358 (patch)
tree6eb731cf39aab0a0fbd9f447228e0c2b236797fb /dev-java/netty-transport
parentdev-java/netty-buffer: Keyword 4.0.36-r1 arm, #828049 (diff)
downloadgentoo-37824800c893d111297a7fb77dac60d433ff1358.tar.gz
gentoo-37824800c893d111297a7fb77dac60d433ff1358.tar.bz2
gentoo-37824800c893d111297a7fb77dac60d433ff1358.zip
dev-java/netty-transport: Keyword 4.0.36 arm, #828049
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/netty-transport')
-rw-r--r--dev-java/netty-transport/netty-transport-4.0.36.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/netty-transport/netty-transport-4.0.36.ebuild b/dev-java/netty-transport/netty-transport-4.0.36.ebuild
index 508745f154f5..7939e8969570 100644
--- a/dev-java/netty-transport/netty-transport-4.0.36.ebuild
+++ b/dev-java/netty-transport/netty-transport-4.0.36.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -14,7 +14,7 @@ HOMEPAGE="https://netty.io/"
SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"