summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-05 15:04:44 +0100
committerSam James <sam@gentoo.org>2021-08-05 15:04:44 +0100
commit34832f3beff0aa1d6ba0054d47d516e70b656c19 (patch)
treea38e2e5bb1b0abfe97ff48d42c86ff36cde7b75a /dev-python/hiredis
parentdev-ruby/rake-compiler: Stabilize 1.1.1 x86, #805353 (diff)
downloadgentoo-34832f3beff0aa1d6ba0054d47d516e70b656c19.tar.gz
gentoo-34832f3beff0aa1d6ba0054d47d516e70b656c19.tar.bz2
gentoo-34832f3beff0aa1d6ba0054d47d516e70b656c19.zip
dev-python/hiredis: Stabilize 2.0.0 x86, #805398
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hiredis')
-rw-r--r--dev-python/hiredis/hiredis-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hiredis/hiredis-2.0.0.ebuild b/dev-python/hiredis/hiredis-2.0.0.ebuild
index 6c6ac4117dd7..20a1453d27ce 100644
--- a/dev-python/hiredis/hiredis-2.0.0.ebuild
+++ b/dev-python/hiredis/hiredis-2.0.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/1.0.0 )"