net-libs/rabbitmq-c: stable 0.9.0 for sparc, bug #676730
authorRolf Eike Beer <eike@sf-mail.de>
Wed, 30 Jan 2019 06:59:58 +0000 (07:59 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 30 Jan 2019 08:03:31 +0000 (08:03 +0000)
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild

index 5f1af9841fa71ebcb731afd85c7a1b0db20e92a1..ad4a454a78992becfb95e8053603ef902dcd9248 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -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"