commit: cdf0a5bce2ef69315468705a08474fe7c7fcad11 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Jul 6 16:56:38 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Jul 6 16:58:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf0a5bc
sys-cluster/heat: 7.0.4 and 8.0.2 stable amd64 and x86 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-cluster/heat/heat-7.0.4.ebuild | 2 +- sys-cluster/heat/heat-8.0.2.ebuild | 2 +- 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 314e4bdbd57..df7dda0453b 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 2ff2bebf3ef..82a22503f6e 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 )"
