commit: 3adbc5a0f8e7474cc7b99eccecf3c6b93cd5c0da
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 21 20:26:47 2019 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Feb 21 20:26:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adbc5a0
net-libs/rabbitmq-c: arm stable, bug #676730
Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 dbe1817fdea..a41808ffce6 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"