commit: dd0df6a8771e075a03f08293279f7c43354ff28e
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 1 13:02:05 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Oct 1 13:02:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd0df6a8
net-libs/rabbitmq-c: Stable for HPPA (bug #591980).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
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 f682ee7..830a500 100644
--- a/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
+++ b/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
@@ -14,7 +14,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"