commit: 02a703badf7125eb887bcf1a3494bc37e9e0580f
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 14:19:45 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 14:19:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a703ba
dev-python/hiredis: add ~arm
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 c5118cb43e..28728d7855 100644
--- a/dev-python/hiredis/hiredis-0.2.0.ebuild
+++ b/dev-python/hiredis/hiredis-0.2.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
DEPEND=">=dev-libs/hiredis-0.13.1"