diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-14 21:39:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-14 21:39:07 +0300 |
commit | 3bb6f04aa32602800f86504e1694f6a106f4848b (patch) | |
tree | 14896d3148e9478990add887169f3790e942e531 /dev-python/elasticsearch | |
parent | net-mail/mu: remove unused patch (diff) | |
download | gentoo-3bb6f04aa32602800f86504e1694f6a106f4848b.tar.gz gentoo-3bb6f04aa32602800f86504e1694f6a106f4848b.tar.bz2 gentoo-3bb6f04aa32602800f86504e1694f6a106f4848b.zip |
dev-python/elasticsearch: Stabilize 8.13.0 ALLARCHES, #929924
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/elasticsearch')
-rw-r--r-- | dev-python/elasticsearch/elasticsearch-8.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch/elasticsearch-8.13.0.ebuild b/dev-python/elasticsearch/elasticsearch-8.13.0.ebuild index de44854e5116..95e41712da8f 100644 --- a/dev-python/elasticsearch/elasticsearch-8.13.0.ebuild +++ b/dev-python/elasticsearch/elasticsearch-8.13.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}] |