summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2020-06-13 20:43:20 -0500
committerWilliam Hubbs <williamh@gentoo.org>2020-06-13 20:43:20 -0500
commit562119418cb07de30fd1a5c9a24ead362e4d5314 (patch)
treeba9764dd02d955581fafbce7d816cdb1414f8a35 /dev-go/go-bindata
parentdev-python/aws-xray-sdk-python: add mock test dep (diff)
downloadgentoo-562119418cb07de30fd1a5c9a24ead362e4d5314.tar.gz
gentoo-562119418cb07de30fd1a5c9a24ead362e4d5314.tar.bz2
gentoo-562119418cb07de30fd1a5c9a24ead362e4d5314.zip
dev-go/go-bindata: stabilize 3.1.3 on amd64
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'dev-go/go-bindata')
-rw-r--r--dev-go/go-bindata/go-bindata-3.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/go-bindata/go-bindata-3.1.3.ebuild b/dev-go/go-bindata/go-bindata-3.1.3.ebuild
index b27fcfa03f81..d51df91eaedd 100644
--- a/dev-go/go-bindata/go-bindata-3.1.3.ebuild
+++ b/dev-go/go-bindata/go-bindata-3.1.3.ebuild
@@ -28,7 +28,7 @@ SRC_URI="https://github.com/go-bindata/go-bindata/archive/v${PV}.tar.gz -> ${P}.
LICENSE="CC-PD"
SLOT="0/${PVR}"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="amd64 ~arm ~arm64"
src_compile() {
GOBIN=${S}/bin \