summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:10:46 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-03-25 22:10:46 -0500
commit10e2f8900d0e8745fbc8ce02a5d62d5fa086a632 (patch)
tree06d87a1105f3432e0f71e3ae904bab07cc999684 /sys-cluster/heat
parentstablize openstack ocata nova-15.0.2 x86 and amd64 (diff)
downloadgentoo-10e2f8900d0e8745fbc8ce02a5d62d5fa086a632.tar.gz
gentoo-10e2f8900d0e8745fbc8ce02a5d62d5fa086a632.tar.bz2
gentoo-10e2f8900d0e8745fbc8ce02a5d62d5fa086a632.zip
stablize openstack ocata heat-8.0.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'sys-cluster/heat')
-rw-r--r--sys-cluster/heat/heat-8.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-8.0.0.ebuild b/sys-cluster/heat/heat-8.0.0.ebuild
index 323cdb3bbabf..2faaffb6d42f 100644
--- a/sys-cluster/heat/heat-8.0.0.ebuild
+++ b/sys-cluster/heat/heat-8.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="+mysql +memcached postgres sqlite"
REQUIRED_USE="|| ( mysql postgres sqlite )"