From f85b861d529f49588d2fa831faadfd098fa9443b Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 2 Jun 2026 02:44:51 -0400 Subject: [PATCH] dev-python/tibs: Stabilize 0.9.0 arm64, #976549 Signed-off-by: Eli Schwartz --- dev-python/tibs/tibs-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tibs/tibs-0.9.0.ebuild b/dev-python/tibs/tibs-0.9.0.ebuild index ba6d5579da372..6983dde7c4c08 100644 --- a/dev-python/tibs/tibs-0.9.0.ebuild +++ b/dev-python/tibs/tibs-0.9.0.ebuild @@ -109,7 +109,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0 ZLIB" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" EPYTEST_PLUGINS=( hypothesis ) distutils_enable_tests pytest