Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/64ul/
Date: Thu, 23 Apr 2020 17:01:17
Message-Id: 1587661227.dba0b267afd6b9c4ae7b61e36cf20425d40c1ef5.slyfox@gentoo
1 commit: dba0b267afd6b9c4ae7b61e36cf20425d40c1ef5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 23 17:00:27 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 23 17:00:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dba0b267
7
8 profiles/arch/sparc/64ul/package.use.mask: drop sparc64-specific unmask
9
10 unmask is done in parent non-64ul profile.
11
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 profiles/arch/sparc/64ul/package.use.mask | 4 ----
15 1 file changed, 4 deletions(-)
16
17 diff --git a/profiles/arch/sparc/64ul/package.use.mask b/profiles/arch/sparc/64ul/package.use.mask
18 index d9ecb441b28..1783fe2a335 100644
19 --- a/profiles/arch/sparc/64ul/package.use.mask
20 +++ b/profiles/arch/sparc/64ul/package.use.mask
21 @@ -1,10 +1,6 @@
22 # Copyright 2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -# Robin H. Johnson <robbat2@g.o> (2019-12-06)
26 -# PPS should work on all arches, but only keyworded on some arches
27 ->=net-misc/ntp-4.2.6_p3-r1 -parse-clocks
28 -
29 # Matt Turner <mattst88@g.o> (2019-08-26)
30 # Upstream Git is switching to PCRE2 w/ JIT.
31 # This is not available on some arches, where a fallback to PCRE1 without JIT is used.