summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-02-24 11:37:35 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-02-24 11:37:35 -0600
commitf4065794fbff2813bb8b8ec80b9dcf342b6647a9 (patch)
treec634fb673055c3cc5a5719e697c16e66263b442c /sys-cluster
parentsys-cluster/neutron: 9.2.0 stable amd64 and x86 (diff)
downloadgentoo-f4065794fbff2813bb8b8ec80b9dcf342b6647a9.tar.gz
gentoo-f4065794fbff2813bb8b8ec80b9dcf342b6647a9.tar.bz2
gentoo-f4065794fbff2813bb8b8ec80b9dcf342b6647a9.zip
sys-cluster/cinder: 9.1.2 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/cinder/cinder-9.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-9.1.2.ebuild b/sys-cluster/cinder/cinder-9.1.2.ebuild
index 1b68e3d33b2a..506af6a06c7e 100644
--- a/sys-cluster/cinder/cinder-9.1.2.ebuild
+++ b/sys-cluster/cinder/cinder-9.1.2.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 )"