diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-23 10:31:27 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-23 10:31:45 -0400 |
commit | dd9bf5af1fabafcef99514db269c5cd81eec1971 (patch) | |
tree | e67ec2f9eaacf5ff0a77f331583483bc12294a91 /dev-python/elasticsearch-curator | |
parent | dev-python/docutils-glep: amd64 stable wrt bug #653636 (diff) | |
download | gentoo-dd9bf5af1fabafcef99514db269c5cd81eec1971.tar.gz gentoo-dd9bf5af1fabafcef99514db269c5cd81eec1971.tar.bz2 gentoo-dd9bf5af1fabafcef99514db269c5cd81eec1971.zip |
dev-python/elasticsearch-curator: amd64 stable wrt bug #653874
Bug: https://bugs.gentoo.org/653874
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-python/elasticsearch-curator')
-rw-r--r-- | dev-python/elasticsearch-curator/elasticsearch-curator-5.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch-curator/elasticsearch-curator-5.4.1.ebuild b/dev-python/elasticsearch-curator/elasticsearch-curator-5.4.1.ebuild index c76378f179c7..512861e8c575 100644 --- a/dev-python/elasticsearch-curator/elasticsearch-curator-5.4.1.ebuild +++ b/dev-python/elasticsearch-curator/elasticsearch-curator-5.4.1.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" RESTRICT="test" IUSE="doc test" |