Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/, profiles/arch/alpha/, profiles/arch/powerpc/, ...
Date: Tue, 09 May 2017 07:24:30
Message-Id: 1494314589.a3b74063c1465a46e88bff22b4045b20928c0cbf.perfinion@gentoo
1 commit: a3b74063c1465a46e88bff22b4045b20928c0cbf
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 9 05:43:37 2017 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Tue May 9 07:23:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b74063
7
8 profiles: mask xfce-base/xfwm4[xpresent] on unkeyworded arches
9
10 Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
11
12 profiles/arch/alpha/package.use.mask | 6 +++++-
13 profiles/arch/arm64/package.use.mask | 4 ++++
14 profiles/arch/ia64/package.use.mask | 4 ++++
15 profiles/arch/mips/package.use.mask | 4 ++++
16 profiles/arch/powerpc/package.use.mask | 4 ++++
17 profiles/arch/sparc/package.use.mask | 4 ++++
18 6 files changed, 25 insertions(+), 1 deletion(-)
19
20 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
21 index 79e8bda65d3..a8ba3b0fbf1 100644
22 --- a/profiles/arch/alpha/package.use.mask
23 +++ b/profiles/arch/alpha/package.use.mask
24 @@ -1,6 +1,10 @@
25 # Copyright 1999-2017 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -#
28 +
29 +# Jason Zaman <perfinion@g.o> (09 May 2017)
30 +# x11-libs/libXpresent is not keyworded on alpha
31 +xfce-base/xfwm4 xpresent
32 +
33 # Tobias Klausmann <klausman@g.o> (08 May 2017)
34 # USE=test requires valgrind, which will never be ported to alpha
35 app-misc/jq test
36
37 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
38 index 76273b2aaca..7accd377b5f 100644
39 --- a/profiles/arch/arm64/package.use.mask
40 +++ b/profiles/arch/arm64/package.use.mask
41 @@ -1,6 +1,10 @@
42 # Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 +# Jason Zaman <perfinion@g.o> (09 May 2017)
46 +# x11-libs/libXpresent is not keyworded on arm64
47 +xfce-base/xfwm4 xpresent
48 +
49 # James Le Cuirot <chewi@g.o> (25 Apr 2017)
50 # Oracle doesn't include VisualVM on this platform.
51 dev-java/oracle-jdk-bin visualvm
52
53 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
54 index 3bcfaf5aa71..3a04f4962c9 100644
55 --- a/profiles/arch/ia64/package.use.mask
56 +++ b/profiles/arch/ia64/package.use.mask
57 @@ -1,6 +1,10 @@
58 # Copyright 1999-2017 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60
61 +# Jason Zaman <perfinion@g.o> (09 May 2017)
62 +# x11-libs/libXpresent is not keyworded on ia64
63 +xfce-base/xfwm4 xpresent
64 +
65 # Alexis Ballier <aballier@g.o> (4 Mar 2017)
66 # gst-plugins-x264 is not stable on ia64
67 media-plugins/gst-plugins-meta x264
68
69 diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask
70 index 34f8d571331..1dfa3c405b1 100644
71 --- a/profiles/arch/mips/package.use.mask
72 +++ b/profiles/arch/mips/package.use.mask
73 @@ -1,6 +1,10 @@
74 # Copyright 1999-2017 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76
77 +# Jason Zaman <perfinion@g.o> (09 May 2017)
78 +# x11-libs/libXpresent is not keyworded on mips
79 +xfce-base/xfwm4 xpresent
80 +
81 # Brian Dolbec <dolsen@g.o> (21 Mar 2017)
82 # This is masked as mongo-db needed for bson use flag
83 # which is not keyworded on many arches.
84
85 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
86 index 3a0e0b2b187..f8ec3a0cf9c 100644
87 --- a/profiles/arch/powerpc/package.use.mask
88 +++ b/profiles/arch/powerpc/package.use.mask
89 @@ -1,6 +1,10 @@
90 # Copyright 1999-2017 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92
93 +# Jason Zaman <perfinion@g.o> (09 May 2017)
94 +# x11-libs/libXpresent is not keyworded on ppc
95 +xfce-base/xfwm4 xpresent
96 +
97 # Michael Weber <xmw@g.o> (06 Apr 2017)
98 # mask unkeyworded dep pymongo -> mongodb
99 app-portage/g-sorcery bson
100
101 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
102 index 10dc752793b..8dd47149b08 100644
103 --- a/profiles/arch/sparc/package.use.mask
104 +++ b/profiles/arch/sparc/package.use.mask
105 @@ -1,6 +1,10 @@
106 # Copyright 1999-2017 Gentoo Foundation
107 # Distributed under the terms of the GNU General Public License v2
108
109 +# Jason Zaman <perfinion@g.o> (09 May 2017)
110 +# x11-libs/libXpresent is not keyworded on sparc
111 +xfce-base/xfwm4 xpresent
112 +
113 # Michał Górny <mgorny@g.o> (23 Mar 2017)
114 # Most of clang runtimes are not supported here
115 sys-devel/clang-runtime openmp sanitize