diff options
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0aafa34cb10a..050baaf5c421 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2024-03-07) +# The bluetooth feature is unstable for now (causes timeouts if no dbus adapter +# is available). +# https://mail.kde.org/pipermail/distributions/2024-March/001481.html +>=kde-misc/kdeconnect-24.02.0 bluetooth + # Sam James <sam@gentoo.org> (2024-02-24) # Only works on amd64 (and x32). dev-debug/gdb cet diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 5b5f52e8ea5d..142757e993b6 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -13,10 +13,6 @@ ruby_targets_ruby33 # New unstable PHP slot. php_targets_php8-3 -# Brian Evans <grknight@gentoo.org> (2022-12-09) -# PHP 8.2 is in testing -php_targets_php8-2 - # Zac Medico <zmedico@gentoo.org> (2016-09-01) # Needs dev-python/pypy* stable python_targets_pypy3 |