summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 14:23:46 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:33:57 -0600
commitf0642746e942201e9611438a5bb18cbad303ea47 (patch)
tree583422e73bdad5cb7a2267e5651da582a5aba359 /sys-cluster
parentapp-admin/glance: 13.0.0 stable amd64 and x86 (diff)
downloadgentoo-f0642746e942201e9611438a5bb18cbad303ea47.tar.gz
gentoo-f0642746e942201e9611438a5bb18cbad303ea47.tar.bz2
gentoo-f0642746e942201e9611438a5bb18cbad303ea47.zip
sys-cluster/cinder: 9.0.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/cinder/cinder-9.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-9.0.0.ebuild b/sys-cluster/cinder/cinder-9.0.0.ebuild
index 1bfce45272da..1aba2a6be01e 100644
--- a/sys-cluster/cinder/cinder-9.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-9.0.0.ebuild
@@ -16,7 +16,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 )"