commit: cf066da6c0d4607fff85366b554a62ee14a79900
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Mar 17 12:46:55 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Mar 17 13:00:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf066da6
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"
net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild | 4 ++--
1 file 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 2c227016783..351e938b9f1 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"