dev-libs/librdkafka: keyworded 0.9.5 for ppc, bug #564532

Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
This commit is contained in:
Sergei Trofimovich
2017-08-05 20:04:27 +01:00
parent ce80b4d845
commit 1b45e75756

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://github.com/edenhill/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
fi
LICENSE="BSD-2"