diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:15:17 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:54 -0500 |
commit | 23a758af6fe0934dcc6ffaaa478664d5e230b2f7 (patch) | |
tree | 2d350146892d261b7fc7adc48fe8c46bbcac083d /sys-auth/keystone | |
parent | dev-python/keystonemiddleware: 6.0.0 allarches stablized (diff) | |
download | gentoo-23a758af6fe0934dcc6ffaaa478664d5e230b2f7.tar.gz gentoo-23a758af6fe0934dcc6ffaaa478664d5e230b2f7.tar.bz2 gentoo-23a758af6fe0934dcc6ffaaa478664d5e230b2f7.zip |
sys-auth/keystone: 15.0.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-auth/keystone')
-rw-r--r-- | sys-auth/keystone/keystone-15.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/keystone/keystone-15.0.0.ebuild b/sys-auth/keystone/keystone-15.0.0.ebuild index a553b77a52c0..20b6563cf0f8 100644 --- a/sys-auth/keystone/keystone-15.0.0.ebuild +++ b/sys-auth/keystone/keystone-15.0.0.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/stein/keystone.conf.sample -> keystone.conf.sample-${PV} https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/stein/keystone.policy.yaml.sample -> keystone.policy.yaml.sample-${PV} https://tarballs.openstack.org/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="Apache-2.0" |