sys-auth/keystone: 16.0.0 allarches stablized
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 19 Nov 2019 18:12:55 +0000 (12:12 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 19 Nov 2019 18:36:04 +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>
sys-auth/keystone/keystone-16.0.0.ebuild

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