summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2019-02-21 21:26:47 +0100
committerMarkus Meier <maekke@gentoo.org>2019-02-21 21:26:47 +0100
commit3adbc5a0f8e7474cc7b99eccecf3c6b93cd5c0da (patch)
tree2bf62a9fbf73860c1d24fffaae4232a4ffe10e74
parentnet-dialup/linux-atm: arm stable, bug #676708 (diff)
downloadgentoo-3adbc5a0f8e7474cc7b99eccecf3c6b93cd5c0da.tar.gz
gentoo-3adbc5a0f8e7474cc7b99eccecf3c6b93cd5c0da.tar.bz2
gentoo-3adbc5a0f8e7474cc7b99eccecf3c6b93cd5c0da.zip
net-libs/rabbitmq-c: arm stable, bug #676730
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
-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 dbe1817fdea8..a41808ffce69 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"