summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-03-17 13:46:55 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-17 13:00:48 +0000
commitcf066da6c0d4607fff85366b554a62ee14a79900 (patch)
treee159cbad9b67bfd2d29e98165c898f0595b25f2b /net-libs
parentdev-libs/ivykis: keyworded 0.42.2 for sparc, bug #650498 (diff)
downloadgentoo-cf066da6c0d4607fff85366b554a62ee14a79900.tar.gz
gentoo-cf066da6c0d4607fff85366b554a62ee14a79900.tar.bz2
gentoo-cf066da6c0d4607fff85366b554a62ee14a79900.zip
net-libs/rabbitmq-c: keyworded 0.8.0 for sparc, bug #650498
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild b/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
index 2c2270167831..351e938b9f1b 100644
--- a/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
+++ b/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -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="amd64 arm ~arm64 hppa ~ppc x86"
+ KEYWORDS="amd64 arm ~arm64 hppa ~ppc ~sparc x86"
fi
LICENSE="MIT"