diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 16:34:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 16:34:33 +0100 |
commit | 6e756cd74263e003c77060e4a5a290f99c719382 (patch) | |
tree | 6110f6709f3146fcd46b217fe263f38892717327 /dev-python/elasticsearch-py | |
parent | dev-python/elasticsearch-curator: x86 stable (bug #671050) (diff) | |
download | gentoo-6e756cd74263e003c77060e4a5a290f99c719382.tar.gz gentoo-6e756cd74263e003c77060e4a5a290f99c719382.tar.bz2 gentoo-6e756cd74263e003c77060e4a5a290f99c719382.zip |
dev-python/elasticsearch-py: x86 stable (bug #671050)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/elasticsearch-py')
-rw-r--r-- | dev-python/elasticsearch-py/elasticsearch-py-6.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/elasticsearch-py/elasticsearch-py-6.3.1-r1.ebuild b/dev-python/elasticsearch-py/elasticsearch-py-6.3.1-r1.ebuild index 9b3ffe1e36b0..e9f29cb8c1ac 100644 --- a/dev-python/elasticsearch-py/elasticsearch-py-6.3.1-r1.ebuild +++ b/dev-python/elasticsearch-py/elasticsearch-py-6.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |