summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-31 22:59:14 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-31 23:10:46 +0100
commit473150591b9c1bcaa2364324889f8ad0fe642636 (patch)
tree8edf3c5e96d7923c5c94724053c764631dd1e2f8 /net-libs
parentx11-misc/qtfm: x86 stable (bug #673300) (diff)
downloadgentoo-473150591b9c1bcaa2364324889f8ad0fe642636.tar.gz
gentoo-473150591b9c1bcaa2364324889f8ad0fe642636.tar.bz2
gentoo-473150591b9c1bcaa2364324889f8ad0fe642636.zip
net-libs/rabbitmq-c: x86 stable (bug #676730)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild b/net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild
index ad4a454a7899..362e2aab615a 100644
--- a/net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild
+++ b/net-libs/rabbitmq-c/rabbitmq-c-0.9.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}.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"