From: Georgy Yakovlev Date: Mon, 17 Feb 2020 00:48:52 +0000 (-0800) Subject: dev-go/golicense: keyword 0.2.0 on ~ppc64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=244babc27247d47c68ce87fad831c204bbd7ee25;p=gentoo.git dev-go/golicense: keyword 0.2.0 on ~ppc64 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-go/golicense/golicense-0.2.0.ebuild b/dev-go/golicense/golicense-0.2.0.ebuild index ec9aebf49c6e..be4d653376fe 100644 --- a/dev-go/golicense/golicense-0.2.0.ebuild +++ b/dev-go/golicense/golicense-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -74,7 +74,7 @@ SRC_URI="https://github.com/mitchellh/golicense/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0 BSD ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" src_compile() { go build || die