commit: 244babc27247d47c68ce87fad831c204bbd7ee25 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Feb 17 00:48:52 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Mon Feb 17 03:58:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=244babc2
dev-go/golicense: keyword 0.2.0 on ~ppc64 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-go/golicense/golicense-0.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-go/golicense/golicense-0.2.0.ebuild b/dev-go/golicense/golicense-0.2.0.ebuild index ec9aebf49c6..be4d653376f 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
