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/amd64/, profiles/arch/x86/
Date: Thu, 17 Sep 2020 09:18:10
Message-Id: 1600334283.6e6b6cdb2f062e0a9c3d1542e0d184e9d1ef802d.mgorny@gentoo
1 commit: 6e6b6cdb2f062e0a9c3d1542e0d184e9d1ef802d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 17 09:17:41 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 17 09:18:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6b6cdb
7
8 profiles: Remove redundant stable-unmasks for python3_8
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/arch/amd64/package.use.stable.mask | 2 +-
13 profiles/arch/x86/package.use.stable.mask | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
17 index 0020c0a53bb..5d986026fe8 100644
18 --- a/profiles/arch/amd64/package.use.stable.mask
19 +++ b/profiles/arch/amd64/package.use.stable.mask
20 @@ -97,4 +97,4 @@ gnustep-base/gnustep-make libobjc2
21 # Michał Górny <mgorny@g.o> (2014-03-30)
22 # Don't apply stable masks to python-exec since we're forcing every
23 # impl there anyway. Please keep this in sync with use.stable.mask.
24 -dev-lang/python-exec -python_targets_pypy3 -python_targets_python3_8
25 +dev-lang/python-exec -python_targets_pypy3
26
27 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
28 index 23c5bfa1a89..328ba2f9cc5 100644
29 --- a/profiles/arch/x86/package.use.stable.mask
30 +++ b/profiles/arch/x86/package.use.stable.mask
31 @@ -89,4 +89,4 @@ dev-cpp/eigen test
32 # Michał Górny <mgorny@g.o> (2014-03-30)
33 # Don't apply stable masks to python-exec since we're forcing every
34 # impl there anyway. Please keep this in sync with use.stable.mask.
35 -dev-lang/python-exec -python_targets_pypy3 -python_targets_python3_8
36 +dev-lang/python-exec -python_targets_pypy3