commit: 480ef83e91622e728cd597d6a8b7c2a015cb2093
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 22 18:46:28 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 18:46:28 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=480ef83e
dev-python/elastic-transport: Stabilize 9.2.1 ALLARCHES, #970471
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/elastic-transport/elastic-transport-9.2.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/elastic-transport/elastic-transport-9.2.1.ebuild
b/dev-python/elastic-transport/elastic-transport-9.2.1.ebuild
index a9dc91ca7d42..5320b89f9a3b 100644
--- a/dev-python/elastic-transport/elastic-transport-9.2.1.ebuild
+++ b/dev-python/elastic-transport/elastic-transport-9.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2025 Gentoo Authors
+# Copyright 2023-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"