diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/m68k/use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 11 |
2 files changed, 8 insertions, 9 deletions
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 205311408f62..684540670e7a 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -4,7 +4,11 @@ # Unmask the flag which corresponds to ARCH. -m68k -# James Le Cuirot <chewi@gentoo.org> (2021-01-30) +# James Le Cuirot <chewi@gentoo.org> (2023-08-20) +# Neither Kerberos implementation is keyworded for m68k yet. +kerberos + +# James Le Cuirot <chewi@gentoo.org> (2022-02-07) # GTK is not keyworded or tested. gtk gtk2 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index ed829ed26b20..bad55a1fe8c5 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # Marek Szuba <marecki@gentoo.org> (2023-08-19) -# Tests depend on currently unkeyworded dev-libs/pocl. +# dev-libs/pocl needs some work before it can be keyworded here (Bug #907333). dev-python/pyopencl test # Ionen Wolkens <ionen@gentoo.org> (2023-07-26) @@ -57,7 +57,7 @@ app-i18n/fcitx-libpinyin dictionary-manager sys-devel/gcc -sanitize # Alexey Shvetsov <alexxy@gentoo.org> (2022-09-15) -# Mask nvml use flag for slurm +# Requires proprietary binary-only libraries only available for a handful of arches sys-cluster/slurm nvml # Jakov Smolić <jsmolic@gentoo.org> (2022-09-07) @@ -74,7 +74,7 @@ app-admin/rsyslog jemalloc dev-util/bcc lua # Yu Gu <guyu2876@gmail.com> (2022-07-26) -# Xen does not work on riscv, ceph not tested, bug #859625 +# Xen does not work on riscv, Ceph has dependencies which do not. Bug #859625. app-emulation/libvirt xen rbd # Sam James <sam@gentoo.org> (2022-07-02) @@ -174,11 +174,6 @@ dev-lang/ruby xemacs # dependencies not keyworded/tested kde-plasma/plasma-meta plymouth -# Marek Szuba <marecki@gentoo.org> (2021-08-11) -# Currently requires dev-lang/spidermonkey:68, which explicitly -# does not support riscv. Hopefully temporary, see Bug #807772. -net-libs/libproxy spidermonkey - # Marek Szuba <marecki@gentoo.org> (2021-08-14) # Alex Fan <alexfanqi@yahoo.com> (2021-08-05) # These USE flags depend on java, not (sustainably) supported yet |