diff options
Diffstat (limited to 'dev-go/go-bindata/go-bindata-3.1.3.ebuild')
-rw-r--r-- | dev-go/go-bindata/go-bindata-3.1.3.ebuild | 2 |
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 \ |