commit: e2b2b2ac1fca43eaf8793371c8f150ade015bb3a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 22 09:35:35 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 22 09:35:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b2b2ac
dev-python/elasticsearch: Stabilize 9.1.1 ALLARCHES, #964861
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/elasticsearch/elasticsearch-9.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/elasticsearch/elasticsearch-9.1.1.ebuild
b/dev-python/elasticsearch/elasticsearch-9.1.1.ebuild
index c62ad621f666..1894d3f213dd 100644
--- a/dev-python/elasticsearch/elasticsearch-9.1.1.ebuild
+++ b/dev-python/elasticsearch/elasticsearch-9.1.1.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}]