diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-03 11:07:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-03 11:07:44 +0100 |
commit | 9d0a001014cde30feb234924893ec9bec9e35db4 (patch) | |
tree | 28e243980a2bd0ea62ac06a31c36b73bf08e52eb /net-libs/rabbitmq-c | |
parent | media-sound/lame: sparc stable wrt bug #701768 (diff) | |
download | gentoo-9d0a001014cde30feb234924893ec9bec9e35db4.tar.gz gentoo-9d0a001014cde30feb234924893ec9bec9e35db4.tar.bz2 gentoo-9d0a001014cde30feb234924893ec9bec9e35db4.zip |
net-libs/rabbitmq-c: sparc stable wrt bug #701810
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/rabbitmq-c')
-rw-r--r-- | net-libs/rabbitmq-c/rabbitmq-c-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 b4a06c9f4195..9171d57bf5ba 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" |