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: Sun, 07 May 2017 03:36:27
Message-Id: 1494127407.51ca5ebd8eeff738913f523b080e361fdb8c9987.prometheanfire@gentoo
1 commit: 51ca5ebd8eeff738913f523b080e361fdb8c9987
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 7 03:23:27 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun May 7 03:23:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ca5ebd
7
8 sys-cluster/cinder: 10.0.1 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 sys-cluster/cinder/cinder-10.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/cinder/cinder-10.0.1.ebuild b/sys-cluster/cinder/cinder-10.0.1.ebuild
16 index 7c997e7c2a2..c8d03b6c4b4 100644
17 --- a/sys-cluster/cinder/cinder-10.0.1.ebuild
18 +++ b/sys-cluster/cinder/cinder-10.0.1.ebuild
19 @@ -15,7 +15,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres rdma sqlite +tcp test +tgt"
26 REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"