sys-auth/keystone: 17.0.0 stable amd64/x86 for openstack ussuri
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 May 2020 17:53:49 +0000 (12:53 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 May 2020 17:53:49 +0000 (12:53 -0500)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-auth/keystone/keystone-17.0.0.ebuild

index a3c3e079613979336017a0f02e58df0bea7a49d1..e3914fff6d77998ce140ca7c166179eec19e4a67 100644 (file)
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]];then
 else
        SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/ussuri/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"