app-admin/glance: 19.0.0 allarches stablized
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 19 Nov 2019 18:14:33 +0000 (12:14 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 19 Nov 2019 18:36:06 +0000 (12:36 -0600)
Stablized for Openstack Train

Package-Manager: Portage-2.3.76, Repoman-2.3.18
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-admin/glance/glance-19.0.0.ebuild

index 11dd588562317f7d8d0f22fd8cb70e7724dc8ee4..918202c492b8bf50c48faea50437767f41a53e73 100644 (file)
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]];then
        EGIT_BRANCH="stable/train"
 else
        SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
 fi
 
 LICENSE="Apache-2.0"