commit: dfab7e174c8c4e22f6ad303e60ff5abb7f9a6675
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 1 07:47:16 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 1 07:54:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfab7e17
net-libs/rabbitmq-c: arm stable (bug 591980).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 06c381db40c..f4cea8e55ce 100644
--- a/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
+++ b/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -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 hppa x86"
fi
LICENSE="MIT"