dev-go/golicense: keyword 0.2.0 on ~ppc64
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Mon, 17 Feb 2020 00:48:52 +0000 (16:48 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Mon, 17 Feb 2020 03:58:30 +0000 (19:58 -0800)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-go/golicense/golicense-0.2.0.ebuild

index ec9aebf49c6ed7bd483a7504ef8f30cf2d6e7159..be4d653376fe1b45f555348c9c7b00c8f8546bf2 100644 (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