diff options
author | 2024-02-03 10:51:28 +0000 | |
---|---|---|
committer | 2024-02-03 10:51:28 +0000 | |
commit | c893d3551604bea7df247f4e38be6c9727520150 (patch) | |
tree | c2af13e0fb567fe5f7aa58fc837f28913cea9b5f /dev-python/elasticsearch | |
parent | dev-python/notebook: Stabilize 7.0.7 ALLARCHES, #923667 (diff) | |
download | gentoo-c893d3551604bea7df247f4e38be6c9727520150.tar.gz gentoo-c893d3551604bea7df247f4e38be6c9727520150.tar.bz2 gentoo-c893d3551604bea7df247f4e38be6c9727520150.zip |
dev-python/elasticsearch: Stabilize 8.12.0 ALLARCHES, #923660
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/elasticsearch')
-rw-r--r-- | dev-python/elasticsearch/elasticsearch-8.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch/elasticsearch-8.12.0.ebuild b/dev-python/elasticsearch/elasticsearch-8.12.0.ebuild index 43bb4d8286ac..a82981a22028 100644 --- a/dev-python/elasticsearch/elasticsearch-8.12.0.ebuild +++ b/dev-python/elasticsearch/elasticsearch-8.12.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}] |