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@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2020-02-16 16:48:52 -08:00
parent a3ec2fcb6a
commit 244babc272

View File

@@ -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