Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/sanitized-anchor-name/
Date: Wed, 27 Apr 2016 08:24:38
Message-Id: 1461745463.5e040c3fb4ebccd9edd2b9ce9fe387ae15387aa1.ago@gentoo
1 commit: 5e040c3fb4ebccd9edd2b9ce9fe387ae15387aa1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 08:24:23 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 08:24:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e040c3f
7
8 dev-go/sanitized-anchor-name: amd64 stable wrt bug #581236
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild b/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild
18 index cf6999f..9fee4ac 100644
19 --- a/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild
20 +++ b/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild
21 @@ -8,7 +8,7 @@ EGO_PN=github.com/shurcooL/sanitized_anchor_name
22 if [[ ${PV} = *9999* ]]; then
23 inherit golang-vcs
24 else
25 - KEYWORDS="~amd64 ~arm64"
26 + KEYWORDS="amd64 ~arm64"
27 EGIT_COMMIT=10ef21a
28 SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
29 inherit golang-vcs-snapshot