net-libs/rabbitmq-c: x86 stable (bug #701810)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 12 Dec 2019 23:43:43 +0000 (00:43 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 13 Dec 2019 00:04:27 +0000 (01:04 +0100)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild

index d0ba691b2e761a7a3ea180adea8f098f0672c220..91110cbd2aee4b05522da0e9179b1305edc204ce 100644 (file)
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/alanxz/${PN}.git"
 else
        SRC_URI="https://github.com/alanxz/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 ~s390 sparc ~x86"
+       KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 ~s390 sparc x86"
 fi
 
 LICENSE="MIT"