diff options
Diffstat (limited to 'dev-python/elasticsearch-py/elasticsearch-py-7.7.0.ebuild')
-rw-r--r-- | dev-python/elasticsearch-py/elasticsearch-py-7.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch-py/elasticsearch-py-7.7.0.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-7.7.0.ebuild index f47e1e5f97ac..338d6fcaddea 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-7.7.0.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-7.7.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/elasticsearch/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" # tests fail in chroot |