commit:     e02270a5b74954b943c4fdb04cf367d9f8f5d806
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:23:36 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:59:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e02270a5

net-libs/rabbitmq-c: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild 
b/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
index f4cea8e55ce..02ab0d93adf 100644
--- a/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
+++ b/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
@@ -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"

Reply via email to