diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-25 20:53:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-25 20:53:15 +0200 |
commit | edd6834b532f3ce4f8c499af96661f54bfb6ec25 (patch) | |
tree | 7195ed6f1f4284b58a124da81d23c42318bebe35 /dev-java | |
parent | dev-java/commons-logging: Keyword 1.2-r4 arm, #833985 (diff) | |
download | gentoo-edd6834b532f3ce4f8c499af96661f54bfb6ec25.tar.gz gentoo-edd6834b532f3ce4f8c499af96661f54bfb6ec25.tar.bz2 gentoo-edd6834b532f3ce4f8c499af96661f54bfb6ec25.zip |
dev-java/netty-common: Keyword 4.0.36-r2 arm, #833983
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-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/netty-common/netty-common-4.0.36-r2.ebuild b/dev-java/netty-common/netty-common-4.0.36-r2.ebuild index a41a8aff2481..a2a67091ff28 100644 --- a/dev-java/netty-common/netty-common-4.0.36-r2.ebuild +++ b/dev-java/netty-common/netty-common-4.0.36-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_P}.Final.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="test" # Same test failures as before the revbumps still occur. See https://bugs.gentoo.org/827221 |