net-libs/rabbitmq-c: stable 0.8.0 for ppc64, bug #646778

Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
This commit is contained in:
Sergei Trofimovich
2018-07-29 11:22:46 +01:00
parent 4c3a00eab0
commit a5a415838d

View 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 ~ppc64 ~sparc x86"
KEYWORDS="amd64 arm arm64 hppa ia64 ~ppc ppc64 ~sparc x86"
fi
LICENSE="MIT"