diff options
author | 2024-09-28 14:32:13 +0300 | |
---|---|---|
committer | 2024-09-28 14:32:13 +0300 | |
commit | ef6febb17515d567458ab3787f9bff7259c59311 (patch) | |
tree | a260a65c71050628d1107889877048a56c21ad15 | |
parent | dev-python/zeroconf: Stabilize 0.134.0 arm64, #940421 (diff) | |
download | gentoo-ef6febb17515d567458ab3787f9bff7259c59311.tar.gz gentoo-ef6febb17515d567458ab3787f9bff7259c59311.tar.bz2 gentoo-ef6febb17515d567458ab3787f9bff7259c59311.zip |
dev-python/elasticsearch: Stabilize 8.15.1 amd64, #940422
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/elasticsearch/elasticsearch-8.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch/elasticsearch-8.15.1.ebuild b/dev-python/elasticsearch/elasticsearch-8.15.1.ebuild index 741cff10115f..dc051ed81435 100644 --- a/dev-python/elasticsearch/elasticsearch-8.15.1.ebuild +++ b/dev-python/elasticsearch/elasticsearch-8.15.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}] |