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-concurrency/
Date: Sat, 31 Mar 2018 00:59:49
Message-Id: 1522457359.21236db810a6b54a6e022290d64f679884e79edc.prometheanfire@gentoo
1 commit: 21236db810a6b54a6e022290d64f679884e79edc
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 00:49:19 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 00:49:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21236db8
7
8 dev-python/oslo-concurrency: 3.25.0 stablized amd64 ~arm64 x86 under allarches
9
10 Stablized for Openstack Queens
11
12 dev-python/oslo-concurrency/oslo-concurrency-3.25.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/oslo-concurrency/oslo-concurrency-3.25.0.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-3.25.0.ebuild
16 index b0254407070..b95096e324e 100644
17 --- a/dev-python/oslo-concurrency/oslo-concurrency-3.25.0.ebuild
18 +++ b/dev-python/oslo-concurrency/oslo-concurrency-3.25.0.ebuild
19 @@ -13,7 +13,7 @@ S="${WORKDIR}/oslo.concurrency-${PV}"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25 IUSE="test"
26
27 CDPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]