diff options
author | 2023-12-24 01:00:27 +0000 | |
---|---|---|
committer | 2023-12-24 01:00:27 +0000 | |
commit | 1da3d189c0d06f5c7cd51417c45be5690b692d13 (patch) | |
tree | fcb4d05877522799f6d9208fa54a4f61a943cfd4 /dev-python/elasticsearch | |
parent | dev-python/bandit: Stabilize 1.7.6 ALLARCHES, #920616 (diff) | |
download | gentoo-1da3d189c0d06f5c7cd51417c45be5690b692d13.tar.gz gentoo-1da3d189c0d06f5c7cd51417c45be5690b692d13.tar.bz2 gentoo-1da3d189c0d06f5c7cd51417c45be5690b692d13.zip |
dev-python/elasticsearch: Stabilize 8.11.1 ALLARCHES, #920617
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/elasticsearch')
-rw-r--r-- | dev-python/elasticsearch/elasticsearch-8.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |