diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:26:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:26:10 +0200 |
commit | db6a83adf72c22f88b8164dedcb2e57a3102297c (patch) | |
tree | cb309a1492e209d7cf93bf585c5d9fc663fe1a75 /dev-python/elasticsearch-py | |
parent | x11-libs/goffice: amd64 stable wrt bug #729996 (diff) | |
download | gentoo-db6a83adf72c22f88b8164dedcb2e57a3102297c.tar.gz gentoo-db6a83adf72c22f88b8164dedcb2e57a3102297c.tar.bz2 gentoo-db6a83adf72c22f88b8164dedcb2e57a3102297c.zip |
dev-python/elasticsearch-py: amd64 stable wrt bug #728910
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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 04145309f90a..f47e1e5f97ac 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 |