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 6ECEE1396DA for ; Sat, 11 Nov 2017 19:18:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 845D9E0F83; Sat, 11 Nov 2017 19:18:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 65C43E0F83 for ; Sat, 11 Nov 2017 19:18:01 +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 E368833C4EE for ; Sat, 11 Nov 2017 19:17:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D2CE9988 for ; Sat, 11 Nov 2017 19:17:58 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1510427874.8c4319c46b7239445adef1e43e96d0023ca2a91d.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/use.stable.mask profiles/arch/sparc/use.stable.mask X-VCS-Directories: profiles/arch/hppa/ profiles/arch/sparc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 8c4319c46b7239445adef1e43e96d0023ca2a91d X-VCS-Branch: master Date: Sat, 11 Nov 2017 19:17:58 +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-Archives-Salt: 4d1d1510-f7f3-4536-aa70-7621d479f070 X-Archives-Hash: 2895b10b746e9cf784b3134c05c60adf commit: 8c4319c46b7239445adef1e43e96d0023ca2a91d Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Nov 11 19:16:28 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Nov 11 19:17:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4319c4 profiles: drop use.stable.mask for python-3.5 on hppa/sparc, bug #620940 Signed-off-by: Sergei Trofimovich gentoo.org> profiles/arch/hppa/use.stable.mask | 2 -- profiles/arch/sparc/use.stable.mask | 2 -- 2 files changed, 4 deletions(-) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index d3362b3bc40..aa183bea814 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -13,5 +13,3 @@ qt4 # Mask python targets until dev-lang/python is stable. python_single_target_python3_6 python_targets_python3_6 -python_single_target_python3_5 -python_targets_python3_5 diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index c1438087548..d62c77d354c 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -8,8 +8,6 @@ # Mask python targets until dev-lang/python is stable. python_single_target_python3_6 python_targets_python3_6 -python_single_target_python3_5 -python_targets_python3_5 # Hans de Graaff (13 Aug 2017) # Drop stable ruby on sparc