commit: c1276fafbf7c5ef2ac500c1e93507704a2d508aa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 25 04:18:28 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 25 04:18:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1276faf
dev-java/netty: Stabilize 4.1.35-r1 ppc64, #859361 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/netty/netty-4.1.35-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/netty/netty-4.1.35-r1.ebuild b/dev-java/netty/netty-4.1.35-r1.ebuild index 328ab221e167..f9ee4e1daad5 100644 --- a/dev-java/netty/netty-4.1.35-r1.ebuild +++ b/dev-java/netty/netty-4.1.35-r1.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 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86" # 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.
