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/heat/
Date: Sat, 30 Sep 2017 01:06:28
Message-Id: 1506733551.70fbc0a745e3e0cbd61a662c422c19fcbde7ac40.prometheanfire@gentoo
1 commit: 70fbc0a745e3e0cbd61a662c422c19fcbde7ac40
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 01:05:51 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 01:05:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fbc0a7
7
8 sys-cluster/heat: 9.0.0 stablized amd64 x86 under allarches
9
10 sys-cluster/heat/heat-9.0.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-cluster/heat/heat-9.0.0.ebuild b/sys-cluster/heat/heat-9.0.0.ebuild
14 index 77fbb01c85d..09f2d28a233 100644
15 --- a/sys-cluster/heat/heat-9.0.0.ebuild
16 +++ b/sys-cluster/heat/heat-9.0.0.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sa
18
19 LICENSE="Apache-2.0"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm64 ~x86"
22 +KEYWORDS="amd64 ~arm64 x86"
23 IUSE="+mysql +memcached postgres sqlite"
24 REQUIRED_USE="|| ( mysql postgres sqlite )"