net-libs/rabbitmq-c: keyworded 0.8.0 for ppc64, bug #650498
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 18 Mar 2018 12:59:30 +0000 (12:59 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 18 Mar 2018 12:59:30 +0000 (12:59 +0000)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild

index 4244aaad45d6b9ef19e72e77d1afc2657b3f4d8f..512a57d61c668ec8bfc7d6658435764e836d249e 100644 (file)
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/alanxz/${PN}.git"
 else
        SRC_URI="https://github.com/alanxz/${PN}/archive/v${PV}.zip -> ${PN}-v${PV}.zip"
-       KEYWORDS="amd64 arm ~arm64 hppa ia64 ~ppc ~sparc x86"
+       KEYWORDS="amd64 arm ~arm64 hppa ia64 ~ppc ~ppc64 ~sparc x86"
 fi
 
 LICENSE="MIT"