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-config/
Date: Sun, 09 Feb 2020 18:27:00
Message-Id: 1581272807.d5105f19269cbfd1730537bcf0a9597c77a8c2da.prometheanfire@gentoo
1 commit: d5105f19269cbfd1730537bcf0a9597c77a8c2da
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 18:24:38 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 18:26:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5105f19
7
8 dev-python/oslo-config: 6.11.2 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-config/oslo-config-6.11.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/oslo-config/oslo-config-6.11.2.ebuild b/dev-python/oslo-config/oslo-config-6.11.2.ebuild
17 index fa19ee9fc04..87e62020fdd 100644
18 --- a/dev-python/oslo-config/oslo-config-6.11.2.ebuild
19 +++ b/dev-python/oslo-config/oslo-config-6.11.2.ebuild
20 @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 CDEPEND=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]"