dev-libs/jerasure: add ~ppc64 keyword (bug 584056).
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 21:00:11 +0000 (23:00 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 21:00:38 +0000 (23:00 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc64"

dev-libs/jerasure/jerasure-2.0.0-r1.ebuild

index 3d2f647337c9bed1070fe787c8a62587fcb49694..cc886f50c86191685278562d3b8dde13785d7db1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}.git"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="dev-libs/gf-complete"