commit: fd354f391b023c8098dbe9342b97117ca6b129f7
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 20:13:54 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 20:13:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd354f39
dev-python/hiredis: arm stable, bug #606152
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-python/hiredis/hiredis-0.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hiredis/hiredis-0.2.0.ebuild
b/dev-python/hiredis/hiredis-0.2.0.ebuild
index 8ea699b52d4..f95394376f3 100644
--- a/dev-python/hiredis/hiredis-0.2.0.ebuild
+++ b/dev-python/hiredis/hiredis-0.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
IUSE=""
DEPEND=">=dev-libs/hiredis-0.13.1"