From 623c1937044c577c36846161dde931f15226a413 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 29 Mar 2025 10:12:56 +0000 Subject: [PATCH] dev-python/elastic-transport: Stabilize 8.17.1 ALLARCHES, #952891 Signed-off-by: Sam James --- dev-python/elastic-transport/elastic-transport-8.17.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/elastic-transport/elastic-transport-8.17.1.ebuild b/dev-python/elastic-transport/elastic-transport-8.17.1.ebuild index 66277d34316e6..614c14c89062b 100644 --- a/dev-python/elastic-transport/elastic-transport-8.17.1.ebuild +++ b/dev-python/elastic-transport/elastic-transport-8.17.1.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" PROPERTIES="test_network" RESTRICT="test"