diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:54:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:49 +0100 |
commit | f0bbf5c7e10870f43e3b08876e93162c00b415f9 (patch) | |
tree | 619b3efe3fedfa4c7eff8396f05997704068c71f /dev-python/elasticsearch-py | |
parent | app-editors/mg: amd64 stable wrt bug #646082 (diff) | |
download | gentoo-f0bbf5c7e10870f43e3b08876e93162c00b415f9.tar.gz gentoo-f0bbf5c7e10870f43e3b08876e93162c00b415f9.tar.bz2 gentoo-f0bbf5c7e10870f43e3b08876e93162c00b415f9.zip |
dev-python/elasticsearch-py: amd64 stable wrt bug #647836
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/elasticsearch-py')
-rw-r--r-- | dev-python/elasticsearch-py/elasticsearch-py-5.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch-py/elasticsearch-py-5.5.2.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-5.5.2.ebuild index fdbfa7e07c38..51712c06d127 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-5.5.2.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-5.5.2.ebuild @@ -16,7 +16,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="examples doc test" # tests fail in chroot |