summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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