diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 21:10:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 21:10:24 +0200 |
commit | 9e83f6a1ec845ae294da90317efd8555a1e1ab50 (patch) | |
tree | 3a1995594c24d7fe15d9e86a90e448ba6e738ffc /dev-java | |
parent | dev-java/ant-ivy: remove unused 1.4.1-javadoc.patch (diff) | |
download | gentoo-9e83f6a1ec845ae294da90317efd8555a1e1ab50.tar.gz gentoo-9e83f6a1ec845ae294da90317efd8555a1e1ab50.tar.bz2 gentoo-9e83f6a1ec845ae294da90317efd8555a1e1ab50.zip |
dev-java/netty-common: Keyword 4.0.36-r1 arm, #828049
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/netty-common/netty-common-4.0.36-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/netty-common/netty-common-4.0.36-r1.ebuild b/dev-java/netty-common/netty-common-4.0.36-r1.ebuild index e09b84bf0d93..2dd3d32159e4 100644 --- a/dev-java/netty-common/netty-common-4.0.36-r1.ebuild +++ b/dev-java/netty-common/netty-common-4.0.36-r1.ebuild @@ -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" # Same test failures as before the revbump still occur. See https://bugs.gentoo.org/827221 |