diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-14 21:27:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-14 21:27:25 +0300 |
commit | b09a88267b3d10c57b44b3d4b12d834bd48ca703 (patch) | |
tree | 28c2b5e7d2d3587484c2f479f6d323f7c6f753c1 /dev-python/elasticsearch | |
parent | media-video/vdr: Stabilize 2.6.6 x86, #930013 (diff) | |
download | gentoo-b09a88267b3d10c57b44b3d4b12d834bd48ca703.tar.gz gentoo-b09a88267b3d10c57b44b3d4b12d834bd48ca703.tar.bz2 gentoo-b09a88267b3d10c57b44b3d4b12d834bd48ca703.zip |
dev-python/elasticsearch: Keyword 8.13.0 x86, #930012
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 5eed8eb6da7b..de44854e5116 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" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" <dev-python/aiohttp-4[${PYTHON_USEDEP}] |