summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-12-17 17:34:36 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-12-17 17:34:36 +0100
commit5ee9ef4f223b85661cca91b29c33a9e48678c4c1 (patch)
treead48af3e2e035817f00d5079c535c492c1ef9c66 /dev-python/hiredis
parentdev-python/botocore: amd64/x86 stable (ALLARCHES policy) wrt bug #760177 (diff)
downloadgentoo-5ee9ef4f223b85661cca91b29c33a9e48678c4c1.tar.gz
gentoo-5ee9ef4f223b85661cca91b29c33a9e48678c4c1.tar.bz2
gentoo-5ee9ef4f223b85661cca91b29c33a9e48678c4c1.zip
dev-python/hiredis: amd64 stable wrt bug #760183
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hiredis')
-rw-r--r--dev-python/hiredis/hiredis-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hiredis/hiredis-1.1.0.ebuild b/dev-python/hiredis/hiredis-1.1.0.ebuild
index a909b3a56dd7..85eea435422f 100644
--- a/dev-python/hiredis/hiredis-1.1.0.ebuild
+++ b/dev-python/hiredis/hiredis-1.1.0.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="system-libs"
DEPEND="system-libs? ( dev-libs/hiredis:0/0.14 )"