diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-12-25 13:34:50 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-12-25 13:34:50 +0000 |
commit | 479921825a5c44a5fbcd5441f00ee98e54db9bac (patch) | |
tree | a40800c43ce47a1158369633f7d432b2bd365743 /profiles/base | |
parent | fa5cba104ab90ce81be0cb7e9992447a10e76013 (diff) |
gentoo auto-resync : 25:12:2023 - 13:34:50
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use | 4 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 9 |
2 files changed, 9 insertions, 4 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index d2ede6163d9d..3a17ebbaa40c 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Yongxiang Liang <tanekliang@gmail.com> (2023-12-12) +# Default to lua 5.4 (upstream requires 5.3 or higher) +app-i18n/fcitx-lua lua_single_target_lua5-4 + # Pacho Ramos <pacho@gentoo.org> (2022-04-19) # Default to lua 5.4 (upstream requires 5.3 or higher) >=app-text/xournalpp-1.1.3-r1 lua_single_target_lua5-4 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 33ca1ed42a4e..6682b8d46b58 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Hans de Graaff <graaff@gentoo.org> (2023-12-25) +# Currently in testing and not ready to go stable yet. +ruby_targets_ruby32 +ruby_targets_ruby33 + # Michael Orlitzky <mjo@gentoo.org> (2023-12-05) # New unstable PHP slot. php_targets_php8-3 @@ -12,10 +17,6 @@ php_targets_php8-3 # Not stable yet. postgres_targets_postgres16 -# Sam James <sam@gentoo.org> (2023-05-29) -# Currently in testing and not ready to go stable yet. -ruby_targets_ruby32 - # Michał Górny <mgorny@gentoo.org> (2023-05-23) # Mask until dev-lang/python:3.12 becomes stable. python_targets_python3_12 |