commit: 27f35a7b2accc3c1d30bf93e473414520111aa19
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 09:02:54 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 24 09:03:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f35a7b
dev-python/elasticsearch: Stabilize 9.0.1 ALLARCHES, #956530
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/elasticsearch/elasticsearch-9.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/elasticsearch/elasticsearch-9.0.1.ebuild
b/dev-python/elasticsearch/elasticsearch-9.0.1.ebuild
index 0c501f3ae811..3307a957e448 100644
--- a/dev-python/elasticsearch/elasticsearch-9.0.1.ebuild
+++ b/dev-python/elasticsearch/elasticsearch-9.0.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}]