summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-02-25 15:19:45 +0100
committerMarkus Meier <maekke@gentoo.org>2017-02-25 15:19:45 +0100
commit02a703badf7125eb887bcf1a3494bc37e9e0580f (patch)
treee95b02698c0a0af61f80a7e75e17af80d6be99c6 /dev-python
parentdev-python/nbformat: Version bump to 4.3.0 (diff)
downloadgentoo-02a703badf7125eb887bcf1a3494bc37e9e0580f.tar.gz
gentoo-02a703badf7125eb887bcf1a3494bc37e9e0580f.tar.bz2
gentoo-02a703badf7125eb887bcf1a3494bc37e9e0580f.zip
dev-python/hiredis: add ~arm
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/hiredis/hiredis-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hiredis/hiredis-0.2.0.ebuild b/dev-python/hiredis/hiredis-0.2.0.ebuild
index c5118cb43ea8..28728d78558e 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"