summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-29 20:05:07 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-29 20:05:07 -0500
commit57a5cd8a2c7e930bfd9b1479aea1d18b481449de (patch)
tree90ca0ab71346e190d9baf45e334a81b147cd700e
parentapp-admin/glance: 15.0.0 stablized amd64 x86 under allarches (diff)
downloadgentoo-57a5cd8a2c7e930bfd9b1479aea1d18b481449de.tar.gz
gentoo-57a5cd8a2c7e930bfd9b1479aea1d18b481449de.tar.bz2
gentoo-57a5cd8a2c7e930bfd9b1479aea1d18b481449de.zip
sys-cluster/cinder: 11.0.0 stablized amd64 x86 under allarches
-rw-r--r--sys-cluster/cinder/cinder-11.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-11.0.0.ebuild b/sys-cluster/cinder/cinder-11.0.0.ebuild
index 26d79d759941..09d3aaee0a21 100644
--- a/sys-cluster/cinder/cinder-11.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-11.0.0.ebuild
@@ -13,7 +13,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 )"