summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-04-27 10:24:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-04-27 10:24:23 +0200
commit5e040c3fb4ebccd9edd2b9ce9fe387ae15387aa1 (patch)
tree01a5757b73a1a339d9ac3c1673991a42c96248b1 /dev-go/sanitized-anchor-name
parentdev-go/blackfriday: amd64 stable wrt bug #581236 (diff)
downloadgentoo-5e040c3fb4ebccd9edd2b9ce9fe387ae15387aa1.tar.gz
gentoo-5e040c3fb4ebccd9edd2b9ce9fe387ae15387aa1.tar.bz2
gentoo-5e040c3fb4ebccd9edd2b9ce9fe387ae15387aa1.zip
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@gentoo.org>
Diffstat (limited to 'dev-go/sanitized-anchor-name')
-rw-r--r--dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild2
1 files changed, 1 insertions, 1 deletions
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 cf6999fd66da..9fee4acc7f0a 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