diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:53:49 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:53:49 -0500 |
commit | 6ea62167509b4e73e451a021d1c6b212e9ac29a5 (patch) | |
tree | b40a23a0e0f74e80d910395ed23aef2ba10fe819 /sys-auth | |
parent | dev-python/tenacity: 6.1.0 allarches stablized (diff) | |
download | gentoo-6ea62167509b4e73e451a021d1c6b212e9ac29a5.tar.gz gentoo-6ea62167509b4e73e451a021d1c6b212e9ac29a5.tar.bz2 gentoo-6ea62167509b4e73e451a021d1c6b212e9ac29a5.zip |
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 <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/keystone/keystone-17.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |