diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-17 11:56:28 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-17 11:56:28 +0200 |
commit | fa68a92887dde8484064ad4c1392ee57634225ca (patch) | |
tree | 7de4e67ce36b07d76be61b097de94d5278b3fddf /dev-python/redis | |
parent | app-misc/fastfetch: drop 2.17.2 (diff) | |
download | gentoo-fa68a92887dde8484064ad4c1392ee57634225ca.tar.gz gentoo-fa68a92887dde8484064ad4c1392ee57634225ca.tar.bz2 gentoo-fa68a92887dde8484064ad4c1392ee57634225ca.zip |
dev-python/redis: Stabilize 5.0.8 ALLARCHES, #938030
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/redis')
-rw-r--r-- | dev-python/redis/redis-5.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/redis/redis-5.0.8.ebuild b/dev-python/redis/redis-5.0.8.ebuild index f0029e3d0af7..6eb8d8c10f3b 100644 --- a/dev-python/redis/redis-5.0.8.ebuild +++ b/dev-python/redis/redis-5.0.8.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" RDEPEND=" $(python_gen_cond_dep ' |