commit: 3b7de9c09c14e73a323fd68891c108271f786461 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Mon Jan 16 19:33:35 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Mon Jan 16 19:33:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7de9c0
sys-cluster/cinder: 9.1.1 stable amd64 and x86 Package-Manager: portage-2.3.0 sys-cluster/cinder/cinder-9.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/cinder/cinder-9.1.1.ebuild b/sys-cluster/cinder/cinder-9.1.1.ebuild index c954e98..05533fc 100644 --- a/sys-cluster/cinder/cinder-9.1.1.ebuild +++ b/sys-cluster/cinder/cinder-9.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres rdma sqlite +tcp test +tgt" REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"