summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-02-07 15:57:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-02-07 15:57:01 +0300
commitfb97e01e4fe20aefc289cbd41d16d02d63ec7b6d (patch)
tree1b7d4d268c79567ecb2b391536565896bd0b38a3
parentsys-fs/fatsort: amd64 stable wrt bug #676058 (diff)
downloadgentoo-fb97e01e4fe20aefc289cbd41d16d02d63ec7b6d.tar.gz
gentoo-fb97e01e4fe20aefc289cbd41d16d02d63ec7b6d.tar.bz2
gentoo-fb97e01e4fe20aefc289cbd41d16d02d63ec7b6d.zip
net-libs/rabbitmq-c: amd64 stable wrt bug #676730
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-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 8d6dbd6d57a1..dbe1817fdea8 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"