From c68e23456c2ad7c0eb18bfc93d37d1ffd6154bcd Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 9 Aug 2025 15:44:15 +0300 Subject: [PATCH] dev-python/elastic-transport: Stabilize 9.1.0 ALLARCHES, #961244 Signed-off-by: Arthur Zamarin --- dev-python/elastic-transport/elastic-transport-9.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/elastic-transport/elastic-transport-9.1.0.ebuild b/dev-python/elastic-transport/elastic-transport-9.1.0.ebuild index 2ca407bdf1fc5..e746d4d656830 100644 --- a/dev-python/elastic-transport/elastic-transport-9.1.0.ebuild +++ b/dev-python/elastic-transport/elastic-transport-9.1.0.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"