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-utils/
Date: Sun, 09 Feb 2020 18:27:01
Message-Id: 1581272810.98a3d1260eb9fc5b216a2b59e2164bfed19bff49.prometheanfire@gentoo
1 commit: 98a3d1260eb9fc5b216a2b59e2164bfed19bff49
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 9 18:25:57 2020 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 18:26:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a3d126
7
8 dev-python/oslo-utils: 3.41.4 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-utils/oslo-utils-3.41.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild b/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
17 index 8fb0bddeb33..b3a3b972d71 100644
18 --- a/dev-python/oslo-utils/oslo-utils-3.41.4.ebuild
19 +++ b/dev-python/oslo-utils/oslo-utils-3.41.4.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"
25 +KEYWORDS="amd64 ~arm64 x86"
26 IUSE="doc test"
27 RESTRICT="!test? ( test )"