commit: aeeedd78d988ceb2e25b05869d0fc85d135e213b
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 17:09:35 2016 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 17:14:40 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeeedd78
net-libs/rabbitmq-c: x86 stable (bug #591980)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
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 830a500..17e9995 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"