From afb0f33e5471a077f088ff18b3fd1a94fbfcaf18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 12 Jul 2025 13:32:17 +0200 Subject: [PATCH] dev-python/tempest: Stabilize 44.0.0 ALLARCHES, #959979 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/tempest/tempest-44.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tempest/tempest-44.0.0.ebuild b/dev-python/tempest/tempest-44.0.0.ebuild index e997a23b827c3..fbb0b9c07ddf0 100644 --- a/dev-python/tempest/tempest-44.0.0.ebuild +++ b/dev-python/tempest/tempest-44.0.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"