From 1c27650fa5a9be5f3be22058d5961f4e32dccc34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 26 Oct 2024 15:01:40 +0200 Subject: [PATCH] dev-python/elastic-transport: Stabilize 8.15.1 ALLARCHES, #942261 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/elastic-transport/elastic-transport-8.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/elastic-transport/elastic-transport-8.15.1.ebuild b/dev-python/elastic-transport/elastic-transport-8.15.1.ebuild index 39c1438f358de..7baed2f366791 100644 --- a/dev-python/elastic-transport/elastic-transport-8.15.1.ebuild +++ b/dev-python/elastic-transport/elastic-transport-8.15.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"