summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-03 12:56:27 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-03 12:56:27 +0100
commit55cdfea9cf039c8db9f109ae6d3a0be21a2a7883 (patch)
tree58ba25e2f66d8c13fbf3c636d4a2b0d7e0e803ff /net-libs/rabbitmq-c
parentmedia-sound/lame: ia64 stable wrt bug #701768 (diff)
downloadgentoo-55cdfea9cf039c8db9f109ae6d3a0be21a2a7883.tar.gz
gentoo-55cdfea9cf039c8db9f109ae6d3a0be21a2a7883.tar.bz2
gentoo-55cdfea9cf039c8db9f109ae6d3a0be21a2a7883.zip
net-libs/rabbitmq-c: ia64 stable wrt bug #701810
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" 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.ebuild2
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 9171d57bf5ba..b1bd63ab2c5e 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"