net-libs/rabbitmq-c: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Alexis Ballier
2017-06-21 10:23:36 +02:00
parent 7b226c675d
commit e02270a5b7

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="git://github.com/alanxz/rabbitmq-c.git"
else
SRC_URI="https://github.com/alanxz/rabbitmq-c/archive/v${PV}.zip -> ${PN}-v${PV}.zip"
KEYWORDS="amd64 arm hppa x86"
KEYWORDS="amd64 arm ~arm64 hppa x86"
fi
LICENSE="MIT"