diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:43:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:43:55 +0200 |
commit | ee3bd6f160b5540c488333d4eccf1dabcf6796f4 (patch) | |
tree | e221b74ce869bf73d0a5b9a53af69a25b1a92cc4 /dev-python/elasticsearch-py | |
parent | x11-libs/goffice: x86 stable wrt bug #729996 (diff) | |
download | gentoo-ee3bd6f160b5540c488333d4eccf1dabcf6796f4.tar.gz gentoo-ee3bd6f160b5540c488333d4eccf1dabcf6796f4.tar.bz2 gentoo-ee3bd6f160b5540c488333d4eccf1dabcf6796f4.zip |
dev-python/elasticsearch-py: x86 stable wrt bug #728910
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/elasticsearch-py')
-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 |