diff options
author | Sam James <sam@gentoo.org> | 2023-07-05 21:50:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-05 21:51:12 +0100 |
commit | a58e5b1c8d15b035d024b06c3663d394c2109945 (patch) | |
tree | 1f5c10b239a1d512658b9c3cfcc5427d8560256a /dev-python/hiredis | |
parent | dev-python/configclass: Stabilize 0.2.0-r1 ALLARCHES, #909679 (diff) | |
download | gentoo-a58e5b1c8d15b035d024b06c3663d394c2109945.tar.gz gentoo-a58e5b1c8d15b035d024b06c3663d394c2109945.tar.bz2 gentoo-a58e5b1c8d15b035d024b06c3663d394c2109945.zip |
dev-python/hiredis: Stabilize 2.2.3 amd64, #909683
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hiredis')
-rw-r--r-- | dev-python/hiredis/hiredis-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hiredis/hiredis-2.2.3.ebuild b/dev-python/hiredis/hiredis-2.2.3.ebuild index 3b8ff31cef2f..70cb956af7db 100644 --- a/dev-python/hiredis/hiredis-2.2.3.ebuild +++ b/dev-python/hiredis/hiredis-2.2.3.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" DEPEND=" >=dev-libs/hiredis-1.0.0:= |