diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:14:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:14:33 +0100 |
commit | 018394ac20b19a5aab12ed68a4ae8a81e64cfa84 (patch) | |
tree | 55d19994751792b1b205f0cb20bb05743fa56f6b | |
parent | sys-auth/keystone: amd64 stable wrt bug #565742 (diff) | |
download | gentoo-018394ac20b19a5aab12ed68a4ae8a81e64cfa84.tar.gz gentoo-018394ac20b19a5aab12ed68a4ae8a81e64cfa84.tar.bz2 gentoo-018394ac20b19a5aab12ed68a4ae8a81e64cfa84.zip |
sys-cluster/cinder: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | sys-cluster/cinder/cinder-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-7.0.0.ebuild b/sys-cluster/cinder/cinder-7.0.0.ebuild index 8b9c75b17d78..e581af58b6ad 100644 --- a/sys-cluster/cinder/cinder-7.0.0.ebuild +++ b/sys-cluster/cinder/cinder-7.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/liberty/${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 )" |