diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:41:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:41:53 +0100 |
commit | 52b94743fedc94573e2814f203a7c3d61c7b0206 (patch) | |
tree | 7ea86694bc9ecc85c65e04a084671ca863cb5f11 /dev-python/hiredis | |
parent | net-dns/dnssec-root: x86 stable wrt bug #608162 (diff) | |
download | gentoo-52b94743fedc94573e2814f203a7c3d61c7b0206.tar.gz gentoo-52b94743fedc94573e2814f203a7c3d61c7b0206.tar.bz2 gentoo-52b94743fedc94573e2814f203a7c3d61c7b0206.zip |
dev-python/hiredis: x86 stable wrt bug #606152
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hiredis')
-rw-r--r-- | dev-python/hiredis/hiredis-0.2.0.ebuild | 2 |
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 52aad850875e..c5118cb43ea8 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 x86" IUSE="" DEPEND=">=dev-libs/hiredis-0.13.1" |