diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2023-10-19 09:46:20 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-19 13:16:12 +0100 |
commit | c91699e647e0626c0a662299e0f0a8e8876f785d (patch) | |
tree | cf82233a85a093102deb5af83fb5d9f2625fff96 /dev-python/redis | |
parent | dev-python/xlsxwriter: Bump to 3.1.9 (diff) | |
download | gentoo-c91699e647e0626c0a662299e0f0a8e8876f785d.tar.gz gentoo-c91699e647e0626c0a662299e0f0a8e8876f785d.tar.bz2 gentoo-c91699e647e0626c0a662299e0f0a8e8876f785d.zip |
dev-python/redis: destabilize 5.0.0 for ~sparc
Dropping the stable keyword for sparc architecture to prepare for the
subsequent destablization of dev-db/redis, which lacks security
stabilization for sparc for over a year.
Bug: https://bugs.gentoo.org/915548#c6
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/redis')
-rw-r--r-- | dev-python/redis/redis-5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/redis/redis-5.0.0.ebuild b/dev-python/redis/redis-5.0.0.ebuild index 93562e3c2c3c..773b415b4d2f 100644 --- a/dev-python/redis/redis-5.0.0.ebuild +++ b/dev-python/redis/redis-5.0.0.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 ' |