From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 80C23138350 for ; Tue, 28 Apr 2020 13:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3395E0872; Tue, 28 Apr 2020 13:55:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6DB3E0872 for ; Tue, 28 Apr 2020 13:55:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AC1BD34EF31 for ; Tue, 28 Apr 2020 13:55:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48F2F1A8 for ; Tue, 28 Apr 2020 13:55:03 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1588082066.62adb6f7c1eb47c7c236c7dac8aa20da712fc5a6.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.stable.mask profiles/arch/x86/use.stable.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 62adb6f7c1eb47c7c236c7dac8aa20da712fc5a6 X-VCS-Branch: master Date: Tue, 28 Apr 2020 13:55:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bd569c89-d5bd-49ee-843b-c60a98c7f875 X-Archives-Hash: 95b0b1e654688b252baae4febda78ad8 commit: 62adb6f7c1eb47c7c236c7dac8aa20da712fc5a6 Author: Brian Evans gentoo org> AuthorDate: Tue Apr 28 13:54:26 2020 +0000 Commit: Brian Evans gentoo org> CommitDate: Tue Apr 28 13:54:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62adb6f7 profiles: x86/{p.,}u.s.mask - Drop obsolete entries Signed-off-by: Brian Evans gentoo.org> profiles/arch/x86/package.use.stable.mask | 7 +------ profiles/arch/x86/use.stable.mask | 6 ++---- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index da3604fdb08..520a1f700ee 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -29,11 +29,6 @@ kde-plasma/xdg-desktop-portal-kde screencast sys-apps/xdg-desktop-portal screencast x11-wm/mutter screencast -# Brian Evans (2019-05-22) -# Allow python-exec to install all targets -# Ack by mgorny -dev-lang/python-exec -python_targets_python3_7 -python_targets_python3_8 - # Andreas Sturmlechner (2019-05-21) # dev-db/oracle-instantclient ain't stable dev-qt/qtsql oci8 @@ -90,4 +85,4 @@ dev-cpp/eigen test # Michał Górny (2014-03-30) # Don't apply stable masks to python-exec since we're forcing every # impl there anyway. Please keep this in sync with use.stable.mask. -dev-lang/python-exec -python_targets_pypy3 +dev-lang/python-exec -python_targets_pypy3 -python_targets_python3_8 diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 580c08661a6..e8270840f6f 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -1,13 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask # Mike Gilbert (2017-06-08) -# dev-lang/python:3.7 is not stable. -python_targets_python3_7 -python_single_target_python3_7 +# dev-lang/python:3.8 is not stable. python_targets_python3_8 python_single_target_python3_8