net-libs/rabbitmq-c: keyworded 0.8.0 for sparc, bug #650498
authorRolf Eike Beer <eike@sf-mail.de>
Sat, 17 Mar 2018 12:46:55 +0000 (13:46 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 17 Mar 2018 13:00:48 +0000 (13:00 +0000)
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

index 2c22701678317ff34dbcf389e00d57db4487b46b..351e938b9f1b1500afb2795494d135f8eb11bc39 100644 (file)
@@ -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"