summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-02 00:47:46 +0100
committerSam James <sam@gentoo.org>2021-08-02 00:47:46 +0100
commit205007fc99f23f0f7dfda82eaea5b3733b3e9290 (patch)
tree56ab1c040c0f74dcf230a72300b7d7af1de13a43 /dev-python/hiredis
parentdev-python/google-auth: Stabilize 1.32.1 ALLARCHES, #805395 (diff)
downloadgentoo-205007fc99f23f0f7dfda82eaea5b3733b3e9290.tar.gz
gentoo-205007fc99f23f0f7dfda82eaea5b3733b3e9290.tar.bz2
gentoo-205007fc99f23f0f7dfda82eaea5b3733b3e9290.zip
dev-python/hiredis: Stabilize 2.0.0 amd64, #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 c2881e5aae37..6c6ac4117dd7 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 )"