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 7EE00138350 for ; Thu, 23 Apr 2020 17:01:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A136AE0B4E; Thu, 23 Apr 2020 17:01:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 896C4E0B4E for ; Thu, 23 Apr 2020 17:01:16 +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 4DA3C34F24D for ; Thu, 23 Apr 2020 17:01:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD4B21E0 for ; Thu, 23 Apr 2020 17:01:13 +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: <1587661227.dba0b267afd6b9c4ae7b61e36cf20425d40c1ef5.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/64ul/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/64ul/package.use.mask X-VCS-Directories: profiles/arch/sparc/64ul/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: dba0b267afd6b9c4ae7b61e36cf20425d40c1ef5 X-VCS-Branch: master Date: Thu, 23 Apr 2020 17:01:13 +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: 56e56f88-769b-4f3a-807f-db15a5af3434 X-Archives-Hash: 006bc83b1b3486ffdc3173af95ef3eb9 commit: dba0b267afd6b9c4ae7b61e36cf20425d40c1ef5 Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Apr 23 17:00:27 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Apr 23 17:00:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba0b267 profiles/arch/sparc/64ul/package.use.mask: drop sparc64-specific unmask unmask is done in parent non-64ul profile. Signed-off-by: Sergei Trofimovich gentoo.org> profiles/arch/sparc/64ul/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/sparc/64ul/package.use.mask b/profiles/arch/sparc/64ul/package.use.mask index d9ecb441b28..1783fe2a335 100644 --- a/profiles/arch/sparc/64ul/package.use.mask +++ b/profiles/arch/sparc/64ul/package.use.mask @@ -1,10 +1,6 @@ # Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Robin H. Johnson (2019-12-06) -# PPS should work on all arches, but only keyworded on some arches ->=net-misc/ntp-4.2.6_p3-r1 -parse-clocks - # Matt Turner (2019-08-26) # Upstream Git is switching to PCRE2 w/ JIT. # This is not available on some arches, where a fallback to PCRE1 without JIT is used.