diff options
author | 2018-06-26 19:18:00 +0300 | |
---|---|---|
committer | 2018-06-26 19:18:00 +0300 | |
commit | 91fdbaa7447ee86188b726e112972614f6d0c5d6 (patch) | |
tree | 6f01ba21a9155913a8813ced7650681f029cf32a /dev-python | |
parent | dev-python/ansi2html: arm stable wrt bug #658882 (diff) | |
download | gentoo-91fdbaa7447ee86188b726e112972614f6d0c5d6.tar.gz gentoo-91fdbaa7447ee86188b726e112972614f6d0c5d6.tar.bz2 gentoo-91fdbaa7447ee86188b726e112972614f6d0c5d6.zip |
dev-python/hiredis: arm stable wrt bug #653790
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hiredis/hiredis-0.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hiredis/hiredis-0.2.0-r1.ebuild b/dev-python/hiredis/hiredis-0.2.0-r1.ebuild index 25c44ac907b7..31b8b4da87ac 100644 --- a/dev-python/hiredis/hiredis-0.2.0-r1.ebuild +++ b/dev-python/hiredis/hiredis-0.2.0-r1.ebuild @@ -12,7 +12,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" |