summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-03 05:44:47 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-03 05:44:47 +0000
commit6c66451968c7630786977a4550f0cf91cd34b86d (patch)
treecfbd8159fda5594f1cd08c0d0b74e958c0203d9b /dev-go
parentmedia-gfx/opencsg: Keyword 1.5.1-r1 ppc64, #886101 (diff)
downloadgentoo-6c66451968c7630786977a4550f0cf91cd34b86d.tar.gz
gentoo-6c66451968c7630786977a4550f0cf91cd34b86d.tar.bz2
gentoo-6c66451968c7630786977a4550f0cf91cd34b86d.zip
dev-go/act: Keyword 1.6.0 ppc64, #886101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/act/act-1.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"