commit: 6fd63d89750c3e5662fe52504b98879ac1e0f7f9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 4 04:03:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 4 04:03:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd63d89
dev-python/elasticsearch: Stabilize 9.2.0 ALLARCHES, #967059
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/elasticsearch/elasticsearch-9.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/elasticsearch/elasticsearch-9.2.0.ebuild
b/dev-python/elasticsearch/elasticsearch-9.2.0.ebuild
index 4ba6fd3e7041..b6c66c67c13a 100644
--- a/dev-python/elasticsearch/elasticsearch-9.2.0.ebuild
+++ b/dev-python/elasticsearch/elasticsearch-9.2.0.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="Apache-2.0"
SLOT="0/$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
RDEPEND="
<dev-python/aiohttp-4[${PYTHON_USEDEP}]