diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-20 07:15:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-20 07:15:50 +0200 |
commit | 8fe6abc7378ff5886af528363e99ba349d1b544d (patch) | |
tree | bb28dd063c384b124c50f7f0196880604aab140d /dev-python/elasticsearch-curator | |
parent | mail-mta/exim: x86 stable wrt bug #622212 (diff) | |
download | gentoo-8fe6abc7378ff5886af528363e99ba349d1b544d.tar.gz gentoo-8fe6abc7378ff5886af528363e99ba349d1b544d.tar.bz2 gentoo-8fe6abc7378ff5886af528363e99ba349d1b544d.zip |
dev-python/elasticsearch-curator: x86 stable wrt bug #619654
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/elasticsearch-curator')
-rw-r--r-- | dev-python/elasticsearch-curator/elasticsearch-curator-4.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch-curator/elasticsearch-curator-4.2.6.ebuild b/dev-python/elasticsearch-curator/elasticsearch-curator-4.2.6.ebuild index b831703a21d5..dd682d809f00 100644 --- a/dev-python/elasticsearch-curator/elasticsearch-curator-4.2.6.ebuild +++ b/dev-python/elasticsearch-curator/elasticsearch-curator-4.2.6.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/elasticsearch/${MY_PN}/archive/v${PV}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" RDEPEND=" |