Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/cinder/
Date: Sat, 30 Sep 2017 01:06:27
Message-Id: 1506733507.57a5cd8a2c7e930bfd9b1479aea1d18b481449de.prometheanfire@gentoo
1 commit: 57a5cd8a2c7e930bfd9b1479aea1d18b481449de
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 01:05:07 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 01:05:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a5cd8a
7
8 sys-cluster/cinder: 11.0.0 stablized amd64 x86 under allarches
9
10 sys-cluster/cinder/cinder-11.0.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-cluster/cinder/cinder-11.0.0.ebuild b/sys-cluster/cinder/cinder-11.0.0.ebuild
14 index 26d79d75994..09d3aaee0a2 100644
15 --- a/sys-cluster/cinder/cinder-11.0.0.ebuild
16 +++ b/sys-cluster/cinder/cinder-11.0.0.ebuild
17 @@ -13,7 +13,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz"
18
19 LICENSE="Apache-2.0"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm64 ~x86"
22 +KEYWORDS="amd64 ~arm64 x86"
23 IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres rdma sqlite +tcp test +tgt"
24 REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"