summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-04-28 11:58:35 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-04-28 11:59:54 -0500
commit2751d5e26b5611d96f2a2debe2a5f1d275032e7d (patch)
tree55ded5d43f0f75291fdb843efa5b326049d84ebf /sys-cluster
parentsys-cluster/neutron: remove old (diff)
downloadgentoo-2751d5e26b5611d96f2a2debe2a5f1d275032e7d.tar.gz
gentoo-2751d5e26b5611d96f2a2debe2a5f1d275032e7d.tar.bz2
gentoo-2751d5e26b5611d96f2a2debe2a5f1d275032e7d.zip
sys-cluster/cinder: 9.1.4 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.2
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/cinder/cinder-9.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-9.1.4.ebuild b/sys-cluster/cinder/cinder-9.1.4.ebuild
index 9fa69af2a850..a4f99f386431 100644
--- a/sys-cluster/cinder/cinder-9.1.4.ebuild
+++ b/sys-cluster/cinder/cinder-9.1.4.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 )"