blob: 1abeeb1aaa746e1128e55a0ee36c0c40f3e00cb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
# Copyright 2008-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH.
-ppc
# Sam James <sam@gentoo.org> (2021-10-11)
# sys-libs/llvm-libunwind isn't keyworded here
llvm-libunwind
# Matt Turner <mattst88@gentoo.org> (07-25-2021)
# gnome-shell requires rustified librsvg.
gnome-shell
# Sergei Trofimovich <slyfox@gentoo.org> (2020-07-18)
# net-libs/webkit-gtk has no ppc keywords
webkit
# net-libs/gnome-online-accounts depends on net-libs/webkit-gtk
gnome-online-accounts
# James Le Cuirot <chewi@gentoo.org> (2015-01-12)
# Java is no longer supported on ppc.
java
# Michał Górny <mgorny@gentoo.org> (2014-06-27)
# Unmask multilib flag for the ABI.
-abi_ppc_32
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# keyworded on ppc
-clisp
-ecls
-sbcl
# Pacho Ramos <pacho@gentoo.org> (2013-09-11)
# Unmask systemd since it is keyworded here.
-systemd
|