Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-policy/
Date: Sat, 31 Mar 2018 00:59:56
Message-Id: 1522457446.81a827aefd636aa2ca33d63f351627a9d486504d.prometheanfire@gentoo
1 commit: 81a827aefd636aa2ca33d63f351627a9d486504d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 00:50:46 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 00:50:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a827ae
7
8 dev-python/oslo-policy: 1.33.1 stablized amd64 ~arm64 x86 under allarches
9
10 Stablized for Openstack Queens
11
12 dev-python/oslo-policy/oslo-policy-1.33.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/oslo-policy/oslo-policy-1.33.1.ebuild b/dev-python/oslo-policy/oslo-policy-1.33.1.ebuild
16 index 16797b7c55c..1ce4176797c 100644
17 --- a/dev-python/oslo-policy/oslo-policy-1.33.1.ebuild
18 +++ b/dev-python/oslo-policy/oslo-policy-1.33.1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/oslo.policy/oslo.policy-${PV}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE=""
26
27 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]