Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/act/
Date: Tue, 27 Apr 2021 18:01:24
Message-Id: 1619546462.17dfd49bd378ecf7db7d33bb18dbf0689e48c8c2.sam@gentoo
1 commit: 17dfd49bd378ecf7db7d33bb18dbf0689e48c8c2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 27 18:01:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 27 18:01:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17dfd49b
7
8 dev-go/act: Stabilize 1.6.0 amd64, #775362
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-go/act/act-1.6.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-go/act/act-1.6.0.ebuild b/dev-go/act/act-1.6.0.ebuild
16 index a204e46b65a..b10f7125184 100644
17 --- a/dev-go/act/act-1.6.0.ebuild
18 +++ b/dev-go/act/act-1.6.0.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/AutomaticComponentToolkit-${PV}"
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~x86"
25
26 RESTRICT="strip test"