summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-02-24 11:38:47 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-02-24 11:38:47 -0600
commit725cac906d43ba97e3b89e15adfa1e5a7b384657 (patch)
treee14183999c2b713637eb094970e0aa51aebb4025 /sys-cluster
parentsys-cluster/cinder: cleanup (diff)
downloadgentoo-725cac906d43ba97e3b89e15adfa1e5a7b384657.tar.gz
gentoo-725cac906d43ba97e3b89e15adfa1e5a7b384657.tar.bz2
gentoo-725cac906d43ba97e3b89e15adfa1e5a7b384657.zip
sys-cluster/heat: 7.0.2 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/heat/heat-7.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/heat/heat-7.0.2.ebuild b/sys-cluster/heat/heat-7.0.2.ebuild
index a6dec5ca1520..470e5ec023a0 100644
--- a/sys-cluster/heat/heat-7.0.2.ebuild
+++ b/sys-cluster/heat/heat-7.0.2.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 )"