Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/m68k/, dev-python/virtualenv/
Date: Fri, 24 Sep 2021 21:36:59
Message-Id: 1632519388.aadabec19607eff2ec49f2486b9e537d273de015.chewi@gentoo
1 commit: aadabec19607eff2ec49f2486b9e537d273de015
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 24 20:54:58 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 24 21:36:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aadabec1
7
8 dev-python/virtualenv: Keyword 20.8.1 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/virtualenv/virtualenv-20.8.1.ebuild | 2 +-
15 profiles/arch/m68k/package.use.mask | 1 -
16 2 files changed, 1 insertion(+), 2 deletions(-)
17
18 diff --git a/dev-python/virtualenv/virtualenv-20.8.1.ebuild b/dev-python/virtualenv/virtualenv-20.8.1.ebuild
19 index 7e18c125fda..2bfbb6c72e5 100644
20 --- a/dev-python/virtualenv/virtualenv-20.8.1.ebuild
21 +++ b/dev-python/virtualenv/virtualenv-20.8.1.ebuild
22 @@ -17,7 +17,7 @@ HOMEPAGE="
23 SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
24
25 LICENSE="MIT"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
28 SLOT="0"
29
30 RDEPEND="
31
32 diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask
33 index e6b69f4c0c8..6795f20a81b 100644
34 --- a/profiles/arch/m68k/package.use.mask
35 +++ b/profiles/arch/m68k/package.use.mask
36 @@ -47,7 +47,6 @@ dev-python/nose test
37 dev-python/requests test
38 dev-python/setuptools test
39 dev-python/urllib3 test
40 -dev-python/virtualenv test
41
42 # James Le Cuirot <chewi@g.o> (2021-08-20)
43 # The CLI requires many unkeyworded dependencies.