diff options
author | Sam James <sam@gentoo.org> | 2021-04-27 18:02:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-27 18:02:03 +0000 |
commit | ea1a06d5f6bf3b9969ab5c332a517ba423e6d1b9 (patch) | |
tree | 189e4e8599e5bc75366454c279018b65fc124898 /dev-go | |
parent | dev-perl/TimeDate: Stabilize 2.330.0 x86, #785919 (diff) | |
download | gentoo-ea1a06d5f6bf3b9969ab5c332a517ba423e6d1b9.tar.gz gentoo-ea1a06d5f6bf3b9969ab5c332a517ba423e6d1b9.tar.bz2 gentoo-ea1a06d5f6bf3b9969ab5c332a517ba423e6d1b9.zip |
dev-go/act: Stabilize 1.6.0 x86, #775362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-go')
-rw-r--r-- | dev-go/act/act-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/act/act-1.6.0.ebuild b/dev-go/act/act-1.6.0.ebuild index b10f7125184a..0d9fa048573c 100644 --- a/dev-go/act/act-1.6.0.ebuild +++ b/dev-go/act/act-1.6.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/AutomaticComponentToolkit-${PV}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RESTRICT="strip test" |