commit: ec6b2ef241d7311ee285ca677f7d8ef62b734773
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Dec 8 09:19:51 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec 8 10:58:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6b2ef2
net-libs/rabbitmq-c: stable 0.10.0 for hppa, bug #701810
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 5afe340eb85..5efc3b085ee 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"