commit:     1e62f2730e802cdf464ecd2c1e520a0e3d00c752
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 10:05:04 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 10:16:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e62f273

dev-python/fakeredis: destabilize 2.20.1 for ~arm

Dropping the stable keyword for arm architecture to prepare for
subsequent destablization of dev-db/redis, which lacks security
stabilization for arm for over a year.

Bug: https://bugs.gentoo.org/915548#c6
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 dev-python/fakeredis/fakeredis-2.20.1.ebuild | 4 ++--
 profiles/arch/arm/package.use.stable.mask    | 7 ++++++-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-python/fakeredis/fakeredis-2.20.1.ebuild 
b/dev-python/fakeredis/fakeredis-2.20.1.ebuild
index 96f1eacde523..d0865eabf695 100644
--- a/dev-python/fakeredis/fakeredis-2.20.1.ebuild
+++ b/dev-python/fakeredis/fakeredis-2.20.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="
        dev-python/packaging[${PYTHON_USEDEP}]

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index 4e8d46372c7d..9c3a321f715a 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,6 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Petr Vaněk <arka...@gentoo.org> (2024-01-10)
+# Destabilize dev-db/redis for ~arm due to a lack of security stabilization
+# almost one year to this this date. bug 915548#c6
+dev-python/sentry-sdk test
+
 # Matt Turner <matts...@gentoo.org> (2023-10-30)
 # libei not stable yet
 x11-base/xwayland libei

Reply via email to