diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-12-21 13:27:19 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-12-21 13:27:19 +0100 |
commit | c0afcefe28dee90f56ed13fff0e02253f1dc9d07 (patch) | |
tree | 922b691f4b94c9d5ad91fe1eec6af3312665a813 /dev-python/hiredis | |
parent | dev-python/hiredis: Stabilize 3.1.0 amd64, #946758 (diff) | |
download | gentoo-c0afcefe28dee90f56ed13fff0e02253f1dc9d07.tar.gz gentoo-c0afcefe28dee90f56ed13fff0e02253f1dc9d07.tar.bz2 gentoo-c0afcefe28dee90f56ed13fff0e02253f1dc9d07.zip |
dev-python/hiredis: Stabilize 3.1.0 arm64, #946758
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hiredis')
-rw-r--r-- | dev-python/hiredis/hiredis-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hiredis/hiredis-3.1.0.ebuild b/dev-python/hiredis/hiredis-3.1.0.ebuild index 4ad017756be8..524b1f6498e1 100644 --- a/dev-python/hiredis/hiredis-3.1.0.ebuild +++ b/dev-python/hiredis/hiredis-3.1.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" 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:= |