diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 20:05:51 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 20:05:51 -0500 |
commit | 70fbc0a745e3e0cbd61a662c422c19fcbde7ac40 (patch) | |
tree | 2355f41c8aabd9baba279c9652a32ce766b182ad /sys-cluster | |
parent | sys-cluster/nova: 16.0.1 stablized amd64 x86 under allarches (diff) | |
download | gentoo-70fbc0a745e3e0cbd61a662c422c19fcbde7ac40.tar.gz gentoo-70fbc0a745e3e0cbd61a662c422c19fcbde7ac40.tar.bz2 gentoo-70fbc0a745e3e0cbd61a662c422c19fcbde7ac40.zip |
sys-cluster/heat: 9.0.0 stablized amd64 x86 under allarches
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/heat/heat-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-9.0.0.ebuild b/sys-cluster/heat/heat-9.0.0.ebuild index 77fbb01c85d9..09f2d28a2330 100644 --- a/sys-cluster/heat/heat-9.0.0.ebuild +++ b/sys-cluster/heat/heat-9.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sa LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+mysql +memcached postgres sqlite" REQUIRED_USE="|| ( mysql postgres sqlite )" |