Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/keystone/
Date: Sat, 11 May 2019 18:17:23
Message-Id: 1557598614.23a758af6fe0934dcc6ffaaa478664d5e230b2f7.prometheanfire@gentoo
1 commit: 23a758af6fe0934dcc6ffaaa478664d5e230b2f7
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 11 18:15:17 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat May 11 18:16:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a758af
7
8 sys-auth/keystone: 15.0.0 allarches stablized
9
10 Stablized for Openstack Stein
11
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 sys-auth/keystone/keystone-15.0.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-auth/keystone/keystone-15.0.0.ebuild b/sys-auth/keystone/keystone-15.0.0.ebuild
19 index a553b77a52c..20b6563cf0f 100644
20 --- a/sys-auth/keystone/keystone-15.0.0.ebuild
21 +++ b/sys-auth/keystone/keystone-15.0.0.ebuild
22 @@ -18,7 +18,7 @@ else
23 SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/stein/keystone.conf.sample -> keystone.conf.sample-${PV}
24 https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/stein/keystone.policy.yaml.sample -> keystone.policy.yaml.sample-${PV}
25 https://tarballs.openstack.org/${PN}/${P}.tar.gz"
26 - KEYWORDS="~amd64 ~arm64 ~x86"
27 + KEYWORDS="amd64 ~arm64 x86"
28 fi
29
30 LICENSE="Apache-2.0"