commit: 635fd1e9cb3c355891761ce40fa251e6f9726a3a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 25 23:56:45 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 25 23:56:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635fd1e9
dev-python/elasticsearch-py: Stabilize 7.17.6 x86, #872944 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/elasticsearch-py/elasticsearch-py-7.17.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/elasticsearch-py/elasticsearch-py-7.17.6.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-7.17.6.ebuild index 0876c93ca635..4af0a255c2e1 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-7.17.6.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-7.17.6.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="async doc" PROPERTIES="test_network"
