From 1210991b0d0ca76573423cada5dee2dfeded1a4d Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 14 Apr 2024 21:54:57 +0300 Subject: [PATCH] dev-python/elastic-transport: Stabilize 8.13.0 arm64, #930030 Signed-off-by: Arthur Zamarin --- dev-python/elastic-transport/elastic-transport-8.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/elastic-transport/elastic-transport-8.13.0.ebuild b/dev-python/elastic-transport/elastic-transport-8.13.0.ebuild index a2c28a15f961d..3264dc9febbea 100644 --- a/dev-python/elastic-transport/elastic-transport-8.13.0.ebuild +++ b/dev-python/elastic-transport/elastic-transport-8.13.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"