diff options
author | Jason Zaman <perfinion@gentoo.org> | 2017-05-09 13:43:37 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-05-09 15:23:09 +0800 |
commit | a3b74063c1465a46e88bff22b4045b20928c0cbf (patch) | |
tree | 7e0d8d15bff0770058270de0b5508e2ff9c4c44c /profiles | |
parent | x11-themes/elementary-xfce-icon-theme: assign to xfce project (diff) | |
download | gentoo-a3b74063c1465a46e88bff22b4045b20928c0cbf.tar.gz gentoo-a3b74063c1465a46e88bff22b4045b20928c0cbf.tar.bz2 gentoo-a3b74063c1465a46e88bff22b4045b20928c0cbf.zip |
profiles: mask xfce-base/xfwm4[xpresent] on unkeyworded arches
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
6 files changed, 25 insertions, 1 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 79e8bda65d39..a8ba3b0fbf1a 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# + +# Jason Zaman <perfinion@gentoo.org> (09 May 2017) +# x11-libs/libXpresent is not keyworded on alpha +xfce-base/xfwm4 xpresent + # Tobias Klausmann <klausman@gentoo.org> (08 May 2017) # USE=test requires valgrind, which will never be ported to alpha app-misc/jq test diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 76273b2aacad..7accd377b5f2 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Jason Zaman <perfinion@gentoo.org> (09 May 2017) +# x11-libs/libXpresent is not keyworded on arm64 +xfce-base/xfwm4 xpresent + # James Le Cuirot <chewi@gentoo.org> (25 Apr 2017) # Oracle doesn't include VisualVM on this platform. dev-java/oracle-jdk-bin visualvm diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 3bcfaf5aa713..3a04f4962c92 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Jason Zaman <perfinion@gentoo.org> (09 May 2017) +# x11-libs/libXpresent is not keyworded on ia64 +xfce-base/xfwm4 xpresent + # Alexis Ballier <aballier@gentoo.org> (4 Mar 2017) # gst-plugins-x264 is not stable on ia64 media-plugins/gst-plugins-meta x264 diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 34f8d571331e..1dfa3c405b19 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Jason Zaman <perfinion@gentoo.org> (09 May 2017) +# x11-libs/libXpresent is not keyworded on mips +xfce-base/xfwm4 xpresent + # Brian Dolbec <dolsen@gentoo.org> (21 Mar 2017) # This is masked as mongo-db needed for bson use flag # which is not keyworded on many arches. diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 3a0e0b2b1878..f8ec3a0cf9cc 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Jason Zaman <perfinion@gentoo.org> (09 May 2017) +# x11-libs/libXpresent is not keyworded on ppc +xfce-base/xfwm4 xpresent + # Michael Weber <xmw@gentoo.org> (06 Apr 2017) # mask unkeyworded dep pymongo -> mongodb app-portage/g-sorcery bson diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 10dc752793b6..8dd47149b08e 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Jason Zaman <perfinion@gentoo.org> (09 May 2017) +# x11-libs/libXpresent is not keyworded on sparc +xfce-base/xfwm4 xpresent + # Michał Górny <mgorny@gentoo.org> (23 Mar 2017) # Most of clang runtimes are not supported here sys-devel/clang-runtime openmp sanitize |