summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-01-16 13:33:35 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-01-16 13:33:35 -0600
commit3b7de9c09c14e73a323fd68891c108271f786461 (patch)
treee7498c2b6958f6bb34e48fd771cb69dce6ccd085 /sys-cluster
parentsys-kernel/mips-sources: bump to 4.4.43 & 4.8.17, update copyright date. (diff)
downloadgentoo-3b7de9c09c14e73a323fd68891c108271f786461.tar.gz
gentoo-3b7de9c09c14e73a323fd68891c108271f786461.tar.bz2
gentoo-3b7de9c09c14e73a323fd68891c108271f786461.zip
sys-cluster/cinder: 9.1.1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/cinder/cinder-9.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/cinder/cinder-9.1.1.ebuild b/sys-cluster/cinder/cinder-9.1.1.ebuild
index c954e98e9ded..05533fcdc282 100644
--- a/sys-cluster/cinder/cinder-9.1.1.ebuild
+++ b/sys-cluster/cinder/cinder-9.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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 )"