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: Sun, 25 Apr 2021 05:19:23
Message-Id: 1619327908.4a48cc9c9c86df0ceb937451090cd502c9123808.sam@gentoo
1 commit: 4a48cc9c9c86df0ceb937451090cd502c9123808
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 05:18:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 05:18:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a48cc9c
7
8 dev-go/act: Keyword 1.6.0 arm64, #780519
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 df33b4de346..a204e46b65a 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 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~x86"
25
26 RESTRICT="strip test"