Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/
Date: Thu, 17 Jun 2021 06:40:15
Message-Id: 1623912005.e5920e580a97b9db7d317369f0205dffaa7ea54c.mgorny@gentoo
1 commit: e5920e580a97b9db7d317369f0205dffaa7ea54c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 17 06:20:16 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 17 06:40:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5920e58
7
8 profiles/arch/arm: Restrict ipython[test] mask to current revs
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/arch/arm/package.use.mask | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
16 index 028f6883782..2635ab9f45f 100644
17 --- a/profiles/arch/arm/package.use.mask
18 +++ b/profiles/arch/arm/package.use.mask
19 @@ -223,7 +223,7 @@ sys-power/nut ups_drivers_nut-ipmipsu
20
21 # Michał Górny <mgorny@g.o> (2017-08-10)
22 # Requires USE=octave which is masked in this profile.
23 -dev-python/ipython test
24 +<=dev-python/ipython-7.24.1 test
25
26 # Michał Górny <mgorny@g.o> (2017-08-08)
27 # Requires USE=opencl that is masked in this profile.