commit: 2d70a91486a226cb259b39d63420c72bde8c0fb1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 19 00:14:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 19 00:14:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d70a914
dev-java/netty-transport: Keyword 4.0.36 arm64, #802609 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/netty-transport/netty-transport-4.0.36.ebuild | 4 ++-- 1 file 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 0c0f9456d7e..f994446a3a2 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
