summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-12-11 19:52:20 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-12-11 19:52:20 -0600
commit3b671f9dd140c99ca218f15a3cff738fbebbad55 (patch)
treec8255c247189236f83a8823b3a915ba1c75b52cf /sys-cluster
parentapp-portage/repoman: Version bump, fix 9999 deps (diff)
downloadgentoo-3b671f9dd140c99ca218f15a3cff738fbebbad55.tar.gz
gentoo-3b671f9dd140c99ca218f15a3cff738fbebbad55.tar.bz2
gentoo-3b671f9dd140c99ca218f15a3cff738fbebbad55.zip
sys-cluster/cinder: 9.1.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/cinder/cinder-9.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-9.1.0.ebuild b/sys-cluster/cinder/cinder-9.1.0.ebuild
index 1bfce45272da..1aba2a6be01e 100644
--- a/sys-cluster/cinder/cinder-9.1.0.ebuild
+++ b/sys-cluster/cinder/cinder-9.1.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 )"