summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:09:49 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:09:49 -0500
commit44d3e36cd5615ea7a2c725d8ef5689da202fa093 (patch)
treee1041a800fb158e6baf92c5c83454940556e8a15 /sys-cluster/cinder
parentstablize openstack ocata swift-2.13.0 x86 and amd64 (diff)
downloadgentoo-44d3e36cd5615ea7a2c725d8ef5689da202fa093.tar.gz
gentoo-44d3e36cd5615ea7a2c725d8ef5689da202fa093.tar.bz2
gentoo-44d3e36cd5615ea7a2c725d8ef5689da202fa093.zip
stablize openstack ocata cinder-10.0.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'sys-cluster/cinder')
-rw-r--r--sys-cluster/cinder/cinder-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-10.0.0.ebuild b/sys-cluster/cinder/cinder-10.0.0.ebuild
index 0889f3683161..9f60fa4e6e8a 100644
--- a/sys-cluster/cinder/cinder-10.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-10.0.0.ebuild
@@ -15,7 +15,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 )"