From 9ca8ced2f299fadcb48cbd09d45ca64ea9ef876f Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 18 Jan 2022 14:53:25 +0200 Subject: [PATCH] dev-java/netty-common: Stabilize 4.0.36 ppc64, #828069 Signed-off-by: Arthur Zamarin --- dev-java/netty-common/netty-common-4.0.36.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/netty-common/netty-common-4.0.36.ebuild b/dev-java/netty-common/netty-common-4.0.36.ebuild index b88719b4f10d4..6abc0507c74bd 100644 --- a/dev-java/netty-common/netty-common-4.0.36.ebuild +++ b/dev-java/netty-common/netty-common-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 arm64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"