summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-12-13 00:43:43 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-12-13 01:04:27 +0100
commit8cb1f60bd1bd58761a2006052cdaca7308d2bcdb (patch)
tree6dfaf4840f2582ff25fc0ffbfd123b5069932a50 /net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild
parentapp-text/poppler: x86 stable (bug #701684) (diff)
downloadgentoo-8cb1f60bd1bd58761a2006052cdaca7308d2bcdb.tar.gz
gentoo-8cb1f60bd1bd58761a2006052cdaca7308d2bcdb.tar.bz2
gentoo-8cb1f60bd1bd58761a2006052cdaca7308d2bcdb.zip
net-libs/rabbitmq-c: x86 stable (bug #701810)
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild')
-rw-r--r--net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild b/net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild
index d0ba691b2e76..91110cbd2aee 100644
--- a/net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild
+++ b/net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild
@@ -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"