commit: 1af804bb55d054d218fc477ef6f480449ac3b424 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Aug 24 14:01:29 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Aug 24 14:01:29 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af804bb
sys-cluster/cinder: amd64 stable wrt bug #558448 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" sys-cluster/cinder/cinder-2015.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/cinder/cinder-2015.1.1.ebuild b/sys-cluster/cinder/cinder-2015.1.1.ebuild index 5a5b334..f5ae12a 100644 --- a/sys-cluster/cinder/cinder-2015.1.1.ebuild +++ b/sys-cluster/cinder/cinder-2015.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${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 )"
