diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-24 16:03:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-24 16:03:06 +0200 |
commit | 560fefd3b250574283e44bd5c4842ba201e4f2c9 (patch) | |
tree | 79d9d743acebf028ec4ab1a9c59a2a18d5ecceb3 /sys-cluster/cinder | |
parent | sys-auth/keystone: x86 stable wrt bug #558448 (diff) | |
download | gentoo-560fefd3b250574283e44bd5c4842ba201e4f2c9.tar.gz gentoo-560fefd3b250574283e44bd5c4842ba201e4f2c9.tar.bz2 gentoo-560fefd3b250574283e44bd5c4842ba201e4f2c9.zip |
sys-cluster/cinder: x86 stable wrt bug #558448
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-cluster/cinder')
-rw-r--r-- | sys-cluster/cinder/cinder-2015.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-2015.1.1.ebuild b/sys-cluster/cinder/cinder-2015.1.1.ebuild index f5ae12acb19b..3ce9825b1b0a 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 )" |