From 43575e9f75c4ad67b7d31f94d7cff53f90b28d5f Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 12 Jan 2026 21:45:29 -0500 Subject: [PATCH] dev-python/cachetools: Stabilize 6.2.3 ALLARCHES, #968679 Signed-off-by: Eli Schwartz --- dev-python/cachetools/cachetools-6.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/cachetools/cachetools-6.2.3.ebuild b/dev-python/cachetools/cachetools-6.2.3.ebuild index d8c7f8890eb7a..29a120eff623b 100644 --- a/dev-python/cachetools/cachetools-6.2.3.ebuild +++ b/dev-python/cachetools/cachetools-6.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" EPYTEST_PLUGINS=() distutils_enable_tests pytest