sys-cluster/heat: 10.0.0 stable amd64 and x86 QUEENS
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 31 Mar 2018 01:52:40 +0000 (20:52 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 31 Mar 2018 01:54:06 +0000 (20:54 -0500)
Package-Manager: Portage-2.3.26, Repoman-2.3.7

sys-cluster/heat/heat-10.0.0.ebuild

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