sys-cluster/heat: 12.0.0 allarches stablized
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 19:46:00 +0000 (14:46 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 11 May 2019 19:47:57 +0000 (14:47 -0500)
Stablized for Openstack Stein

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-cluster/heat/heat-12.0.0.ebuild

index d776c23e9496f3dcf2cbc581296472f74d30c760..c05c06af65a858a4d435b93258f57c30dc1b4acf 100644 (file)
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then
 else
        SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.stein -> heat.conf.sample-${PV}
                https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
 fi
 S="${WORKDIR}/openstack-${P}"