net-libs/rabbitmq-c: x86 stable (bug #676730)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 31 Jan 2019 21:59:14 +0000 (22:59 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 31 Jan 2019 22:10:46 +0000 (23:10 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild

index ad4a454a78992becfb95e8053603ef902dcd9248..362e2aab615a65251df57f6cea9c8c1432cde15e 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}.zip -> ${PN}-v${PV}.zip"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
 fi
 
 LICENSE="MIT"