summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-09 15:10:10 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-09 15:10:10 +0100
commita94c398e2f69aa4c7c89c53d5e1514480fb2e0f1 (patch)
tree2895f830b6a548142d6a01977eb5ffce18726f3e
parentmedia-libs/libjxl: Stabilize 0.9.1-r1 ppc64, #926559 (diff)
downloadgentoo-a94c398e2f69aa4c7c89c53d5e1514480fb2e0f1.tar.gz
gentoo-a94c398e2f69aa4c7c89c53d5e1514480fb2e0f1.tar.bz2
gentoo-a94c398e2f69aa4c7c89c53d5e1514480fb2e0f1.zip
dev-python/elasticsearch: Stabilize 8.12.1 ALLARCHES, #926567
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/elasticsearch/elasticsearch-8.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch/elasticsearch-8.12.1.ebuild b/dev-python/elasticsearch/elasticsearch-8.12.1.ebuild
index 43bb4d8286ac..a82981a22028 100644
--- a/dev-python/elasticsearch/elasticsearch-8.12.1.ebuild
+++ b/dev-python/elasticsearch/elasticsearch-8.12.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}]