summaryrefslogtreecommitdiff
path: root/dev-go/go-bindata/go-bindata-0_pre20151023.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-11-03 08:36:22 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-11-03 08:36:22 +0000
commitf65628136faa35d0c4d3b5e7332275c7b35fcd96 (patch)
tree021998302365c5652e37824b6c26d4d969a62055 /dev-go/go-bindata/go-bindata-0_pre20151023.ebuild
parent70b82ae359a5538711e103b0e8dfb92654296644 (diff)
gentoo resync : 03.11.2018
Diffstat (limited to 'dev-go/go-bindata/go-bindata-0_pre20151023.ebuild')
-rw-r--r--dev-go/go-bindata/go-bindata-0_pre20151023.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-go/go-bindata/go-bindata-0_pre20151023.ebuild b/dev-go/go-bindata/go-bindata-0_pre20151023.ebuild
index 9b145c321780..6f829f287f71 100644
--- a/dev-go/go-bindata/go-bindata-0_pre20151023.ebuild
+++ b/dev-go/go-bindata/go-bindata-0_pre20151023.ebuild
@@ -7,7 +7,7 @@ inherit golang-build golang-vcs-snapshot
EGO_PN="github.com/jteeuwen/go-bindata/..."
EGIT_COMMIT="a0ff2567cfb70903282db057e799fd826784d41d"
ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="amd64 ~arm"
DESCRIPTION="A small utility which generates Go code from any file"
HOMEPAGE="https://github.com/jteeuwen/go-bindata"