commit: 5e040c3fb4ebccd9edd2b9ce9fe387ae15387aa1
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 08:24:23 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 08:24:23 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e040c3f
dev-go/sanitized-anchor-name: amd64 stable wrt bug #581236
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index cf6999f..9fee4ac 100644
--- a/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild
+++ b/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild
@@ -8,7 +8,7 @@ EGO_PN=github.com/shurcooL/sanitized_anchor_name
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="amd64 ~arm64"
EGIT_COMMIT=10ef21a
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot