diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 00:24:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:18:59 +0200 |
commit | ca9ba7b00fa995b07a5c6a54392218e5c580c69d (patch) | |
tree | 97a299989b1346e4df4e5d51b400391a56ef0611 /dev-python/hiredis | |
parent | dev-vcs/hgsubversion: x86 stable (bug #582844) (diff) | |
download | gentoo-ca9ba7b00fa995b07a5c6a54392218e5c580c69d.tar.gz gentoo-ca9ba7b00fa995b07a5c6a54392218e5c580c69d.tar.bz2 gentoo-ca9ba7b00fa995b07a5c6a54392218e5c580c69d.zip |
dev-python/hiredis: x86 stable (bug #653790)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/hiredis')
-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 c3bd60743801..258a5526932c 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" |