commit: e5920e580a97b9db7d317369f0205dffaa7ea54c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jun 17 06:20:16 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jun 17 06:40:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5920e58
profiles/arch/arm: Restrict ipython[test] mask to current revs Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/arm/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 028f6883782..2635ab9f45f 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -223,7 +223,7 @@ sys-power/nut ups_drivers_nut-ipmipsu # Michał Górny <[email protected]> (2017-08-10) # Requires USE=octave which is masked in this profile. -dev-python/ipython test +<=dev-python/ipython-7.24.1 test # Michał Górny <[email protected]> (2017-08-08) # Requires USE=opencl that is masked in this profile.
