Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oslo-policy/
Date: Sun, 09 Feb 2020 18:26:59
Message-Id: 1581272805.b9f84f05626a6a4c822e0b03c5a7f48bad43df7d.prometheanfire@gentoo
1 commit: b9f84f05626a6a4c822e0b03c5a7f48bad43df7d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 18:22:54 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 18:26:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f84f05
7
8 dev-python/oslo-policy: 2.3.3 stable amd64/x86
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-python/oslo-policy/oslo-policy-2.3.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/oslo-policy/oslo-policy-2.3.3.ebuild b/dev-python/oslo-policy/oslo-policy-2.3.3.ebuild
17 index 099d09f598f..c3144b2fa23 100644
18 --- a/dev-python/oslo-policy/oslo-policy-2.3.3.ebuild
19 +++ b/dev-python/oslo-policy/oslo-policy-2.3.3.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/oslo.policy/oslo.policy-${PV}.tar.gz"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26 IUSE=""
27
28 CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]