From: Matthew Thode Date: Sat, 30 May 2020 17:53:49 +0000 (-0500) Subject: sys-auth/keystone: 17.0.0 stable amd64/x86 for openstack ussuri X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6ea62167509b4e73e451a021d1c6b212e9ac29a5;p=gentoo.git sys-auth/keystone: 17.0.0 stable amd64/x86 for openstack ussuri Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode --- diff --git a/sys-auth/keystone/keystone-17.0.0.ebuild b/sys-auth/keystone/keystone-17.0.0.ebuild index a3c3e0796139..e3914fff6d77 100644 --- a/sys-auth/keystone/keystone-17.0.0.ebuild +++ b/sys-auth/keystone/keystone-17.0.0.ebuild @@ -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"