commit: ceb89e680d0b7bf2c7debd7dea91605fcaa336a8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 10:45:04 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 10:45:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceb89e68
dev-python/elasticsearch: Stabilize 8.15.0 amd64, #938800
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/elasticsearch/elasticsearch-8.15.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/elasticsearch/elasticsearch-8.15.0.ebuild
b/dev-python/elasticsearch/elasticsearch-8.15.0.ebuild
index 741cff10115f..dc051ed81435 100644
--- a/dev-python/elasticsearch/elasticsearch-8.15.0.ebuild
+++ b/dev-python/elasticsearch/elasticsearch-8.15.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}]