net-libs/rabbitmq-c: x86 stable (bug #591980)
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 21 Dec 2016 17:09:35 +0000 (18:09 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 21 Dec 2016 17:14:40 +0000 (18:14 +0100)
Package-Manager: Portage-2.3.2, Repoman-2.3.1

net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild

index 830a5006a32a09451526d5458f0161c47bb4b48a..17e9995ad9b1a99dc69f73bd9bc1371673bc6c93 100644 (file)
@@ -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"