diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/arch/arm64/use.stable.mask')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/arch/arm64/use.stable.mask | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/arch/arm64/use.stable.mask b/profiles/baldeagleos/1.0/linux-gnu/arch/arm64/use.stable.mask new file mode 100644 index 000000000000..97a8730982e1 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/arch/arm64/use.stable.mask @@ -0,0 +1,45 @@ +# Distributed under the terms of the GNU General Public License v2 +# +# This file requires eapi 5 or later. New entries go on top. +# Please use the same syntax as in use.mask + +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + +# Sam James <sam@gentoo.org> (2020-12-23) +# dev-lang/luajit is not yet stable +lua_single_target_luajit +lua_targets_luajit +luajit + +# Sam James <sam@gentoo.org> (2020-10-08) +# Not enough packages stable w/ PyPy3 support +python_targets_pypy3 +python_single_target_pypy3 + +# Sam James <sam@gentoo.org> (2020-10-07) +# app-misc/lirc not stable yet +# dev-db/tokyocabinet not stable yet +# dev-libs/libtar not stable yet +# net-libs/ldns not stable yet +# sci-geosciences/gpsd not stable yet +lirc +tokyocabinet +libtar +ldns +gps + +# Mart Raudsepp <leio@gentoo.org> (2019-02-07) +# media-sound/musepack-tools not stable yet +musepack + +# Mart Raudsepp <leio@gentoo.org> (2018-11-27) +# x11-libs/fltk not stable yet +fltk + +# Mart Raudsepp <leio@gentoo.org> (2017-01-28) +# sys-auth/skey not marked stable yet +skey |
