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 40988138334 for ; Sat, 30 Nov 2019 05:23:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 275DCE0895; Sat, 30 Nov 2019 05:23:09 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 10BCEE0895 for ; Sat, 30 Nov 2019 05:23:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2AED934D5DD for ; Sat, 30 Nov 2019 05:23:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74E2F824 for ; Sat, 30 Nov 2019 05:23:06 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1575091356.858e9af6adacb276bb92ab1524a1cf9646c8e908.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 858e9af6adacb276bb92ab1524a1cf9646c8e908 X-VCS-Branch: master Date: Sat, 30 Nov 2019 05:23:06 +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: f91bf129-0a14-4b60-bc78-04bbf1cf65cc X-Archives-Hash: 2d802c92e5d702f0161467dd66383bae commit: 858e9af6adacb276bb92ab1524a1cf9646c8e908 Author: Aaron Bauman gentoo org> AuthorDate: Sat Nov 30 05:22:36 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat Nov 30 05:22:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=858e9af6 arm6/use.mask: unmask py3.7 for real now Signed-off-by: Aaron Bauman gentoo.org> profiles/arch/arm64/use.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 693fa412784..0f8bcd75b7f 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -35,14 +35,6 @@ ayatana # https://github.com/LuaJIT/LuaJIT/issues/26 luajit -# Michał Górny (2018-07-16) -# Python 3.7 support requires fresh versions of packages which are stuck -# at keywordreqs. -# bug #661306: dev-python/pytest -# bug #661320: dev-python/twisted -python_targets_python3_7 -python_single_target_python3_7 - # Michał Górny (2018-07-09) # No OpenCL provider is available on arm64. opencl