summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-02 23:23:02 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-02 23:23:02 -0500
commit64ee6615551e82492b6b846835b234f834dede5e (patch)
tree6f8ac557cae8cfbfc4a9016d674f7b56f2bc94f5
parentsci-geosciences/qgis: python3_8 (diff)
downloadgentoo-64ee6615551e82492b6b846835b234f834dede5e.tar.gz
gentoo-64ee6615551e82492b6b846835b234f834dede5e.tar.bz2
gentoo-64ee6615551e82492b6b846835b234f834dede5e.zip
net-libs/rabbitmq-c: arm64 stable (bug #701810)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
-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 915bf6d73e25..afe2d193915c 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"