commit: 3c6e3d8ea9d95f4313e896d8fcd6a2a8f2b81c41 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Tue Apr 23 12:47:34 2019 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Tue Apr 23 12:47:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6e3d8e
dev-go/go-bindata: Stable on amd64 Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org> dev-go/go-bindata/go-bindata-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-go/go-bindata/go-bindata-1.0.0.ebuild b/dev-go/go-bindata/go-bindata-1.0.0.ebuild index 32457564b82..ebedc702e22 100644 --- a/dev-go/go-bindata/go-bindata-1.0.0.ebuild +++ b/dev-go/go-bindata/go-bindata-1.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit golang-build golang-vcs-snapshot EGO_PN="github.com/go-bindata/go-bindata/..." -KEYWORDS="~amd64 ~arm" +KEYWORDS="amd64 ~arm" DESCRIPTION="A small utility which generates Go code from any file" HOMEPAGE="https://github.com/go-bindata/go-bindata"
