commit: 8b2533c52b4500b9f99c9ddc44572065e415e6d2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jun 6 16:13:20 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jun 6 16:13:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2533c5
sys-cluster/cinder: amd64 stable wrt bug #583364 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-cluster/cinder/cinder-7.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/cinder/cinder-7.0.2.ebuild b/sys-cluster/cinder/cinder-7.0.2.ebuild index 6ae2183..5180547 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 )"
