net-libs/rabbitmq-c: arm stable (bug 591980).
authorMichael Weber <xmw@gentoo.org>
Wed, 1 Mar 2017 07:47:16 +0000 (08:47 +0100)
committerMichael Weber <xmw@gentoo.org>
Wed, 1 Mar 2017 07:54:39 +0000 (08:54 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild

index 06c381db40c59ee191c4464fb5a8b6ef9aac1aab..f4cea8e55ceaa2a67b896d90358a6f14011c7075 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="git://github.com/alanxz/rabbitmq-c.git"
 else
        SRC_URI="https://github.com/alanxz/rabbitmq-c/archive/v${PV}.zip -> ${PN}-v${PV}.zip"
-       KEYWORDS="amd64 ~arm hppa x86"
+       KEYWORDS="amd64 arm hppa x86"
 fi
 
 LICENSE="MIT"