From: Agostino Sarubbo Date: Mon, 6 Jun 2016 16:13:20 +0000 (+0200) Subject: sys-cluster/cinder: amd64 stable wrt bug #583364 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8b2533c52b4500b9f99c9ddc44572065e415e6d2;p=gentoo.git sys-cluster/cinder: amd64 stable wrt bug #583364 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-cluster/cinder/cinder-7.0.2.ebuild b/sys-cluster/cinder/cinder-7.0.2.ebuild index 6ae21837e361..5180547ff964 100644 --- a/sys-cluster/cinder/cinder-7.0.2.ebuild +++ b/sys-cluster/cinder/cinder-7.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+api +scheduler +volume iscsi lvm mysql +memcached postgres sqlite test" REQUIRED_USE="|| ( mysql postgres sqlite )"