commit: 1da3d189c0d06f5c7cd51417c45be5690b692d13
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 01:00:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 01:00:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da3d189
dev-python/elasticsearch: Stabilize 8.11.1 ALLARCHES, #920617
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/elasticsearch/elasticsearch-8.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/elasticsearch/elasticsearch-8.11.1.ebuild
b/dev-python/elasticsearch/elasticsearch-8.11.1.ebuild
index 59a9b7acf2e5..1888df04981f 100644
--- a/dev-python/elasticsearch/elasticsearch-8.11.1.ebuild
+++ b/dev-python/elasticsearch/elasticsearch-8.11.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}]