diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-13 16:39:47 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-13 16:39:47 +0100 |
commit | a0723519bc200135746c7c913f615671f1947d6a (patch) | |
tree | 0f109bdbd20e8547dd8458920aa11dcd14259a61 /dev-python/elasticsearch-curator | |
parent | net-misc/networkmanager-openvpn: Stable on amd64 (diff) | |
download | gentoo-a0723519bc200135746c7c913f615671f1947d6a.tar.gz gentoo-a0723519bc200135746c7c913f615671f1947d6a.tar.bz2 gentoo-a0723519bc200135746c7c913f615671f1947d6a.zip |
dev-python/elasticsearch-curator: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.4
Diffstat (limited to 'dev-python/elasticsearch-curator')
-rw-r--r-- | dev-python/elasticsearch-curator/elasticsearch-curator-5.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elasticsearch-curator/elasticsearch-curator-5.1.2.ebuild b/dev-python/elasticsearch-curator/elasticsearch-curator-5.1.2.ebuild index a3f1f60f5220..91d448a28e3c 100644 --- a/dev-python/elasticsearch-curator/elasticsearch-curator-5.1.2.ebuild +++ b/dev-python/elasticsearch-curator/elasticsearch-curator-5.1.2.ebuild @@ -24,7 +24,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=" |