summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-02-02 19:12:49 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-02 19:12:49 +0000
commit1c532739c8e00d9b7f3b9dffb0e8dd946f7a3472 (patch)
tree155a35a05f97e3900d65c251748bb7fd54e424be /net-libs
parentnet-libs/libgssglue: stable 0.4-r1 for ia64, bug #676726 (diff)
downloadgentoo-1c532739c8e00d9b7f3b9dffb0e8dd946f7a3472.tar.gz
gentoo-1c532739c8e00d9b7f3b9dffb0e8dd946f7a3472.tar.bz2
gentoo-1c532739c8e00d9b7f3b9dffb0e8dd946f7a3472.zip
net-libs/rabbitmq-c: stable 0.9.0 for ia64, bug #676730
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild b/net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild
index 6fd8fe7471d1..4b040fc7f48b 100644
--- a/net-libs/rabbitmq-c/rabbitmq-c-0.9.0.ebuild
+++ b/net-libs/rabbitmq-c/rabbitmq-c-0.9.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}.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"