From e4994e86c1d8d786fb8df12b3a8f3496202e9128 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 30 Aug 2026 03:10:31 -0400 Subject: [PATCH] dev-python/cachebox: Stabilize 6.2.6 amd64, #981645 Signed-off-by: Eli Schwartz --- dev-python/cachebox/cachebox-6.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cachebox/cachebox-6.2.6.ebuild b/dev-python/cachebox/cachebox-6.2.6.ebuild index 89ea391a47976..da4e1d439d512 100644 --- a/dev-python/cachebox/cachebox-6.2.6.ebuild +++ b/dev-python/cachebox/cachebox-6.2.6.ebuild @@ -80,7 +80,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" EPYTEST_PLUGINS=( hypothesis pytest-asyncio ) distutils_enable_tests pytest