summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-29 12:14:39 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-29 12:14:39 +0100
commit8d7b5a614ee252c1d8695e3c9186b770fe063439 (patch)
treebfa8147cb4d9d84f54cac483d71dcc46bc4a75eb /dev-python
parent4f880956b939d345c793bc6fdfe8d8dba922145b (diff)
downloadgentoo-8d7b5a614ee252c1d8695e3c9186b770fe063439.tar.gz
gentoo-8d7b5a614ee252c1d8695e3c9186b770fe063439.tar.bz2
gentoo-8d7b5a614ee252c1d8695e3c9186b770fe063439.zip
dev-python/elasticsearch: Stabilize 8.11.0 ALLARCHES, #918740
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/elasticsearch/elasticsearch-8.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch/elasticsearch-8.11.0.ebuild b/dev-python/elasticsearch/elasticsearch-8.11.0.ebuild
index 59a9b7acf2e5..5352aea68498 100644
--- a/dev-python/elasticsearch/elasticsearch-8.11.0.ebuild
+++ b/dev-python/elasticsearch/elasticsearch-8.11.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}]