summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-07-06 11:56:38 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-07-06 11:58:28 -0500
commitcdf0a5bce2ef69315468705a08474fe7c7fcad11 (patch)
tree26f14cf31e85f4c4415aa069ebe16f32ec8c9ad4 /sys-cluster
parentdev-python/oslo-cache: cleanup (diff)
downloadgentoo-cdf0a5bce2ef69315468705a08474fe7c7fcad11.tar.gz
gentoo-cdf0a5bce2ef69315468705a08474fe7c7fcad11.tar.bz2
gentoo-cdf0a5bce2ef69315468705a08474fe7c7fcad11.zip
sys-cluster/heat: 7.0.4 and 8.0.2 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/heat/heat-7.0.4.ebuild2
-rw-r--r--sys-cluster/heat/heat-8.0.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/heat/heat-7.0.4.ebuild b/sys-cluster/heat/heat-7.0.4.ebuild
index 314e4bdbd573..df7dda0453be 100644
--- a/sys-cluster/heat/heat-7.0.4.ebuild
+++ b/sys-cluster/heat/heat-7.0.4.ebuild
@@ -12,7 +12,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 )"
diff --git a/sys-cluster/heat/heat-8.0.2.ebuild b/sys-cluster/heat/heat-8.0.2.ebuild
index 2ff2bebf3ef1..82a22503f6e2 100644
--- a/sys-cluster/heat/heat-8.0.2.ebuild
+++ b/sys-cluster/heat/heat-8.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 )"