mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-libs/rabbitmq-c: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user