From 6c66451968c7630786977a4550f0cf91cd34b86d Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 3 Dec 2023 05:44:47 +0000 Subject: dev-go/act: Keyword 1.6.0 ppc64, #886101 Signed-off-by: Arthur Zamarin --- dev-go/act/act-1.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-go') diff --git a/dev-go/act/act-1.6.0.ebuild b/dev-go/act/act-1.6.0.ebuild index 4baa06a089d0..7ec06cae8ecd 100644 --- a/dev-go/act/act-1.6.0.ebuild +++ b/dev-go/act/act-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ S="${WORKDIR}/AutomaticComponentToolkit-${PV}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" RESTRICT="strip test" -- cgit v1.2.3-65-gdbad