diff options
Diffstat (limited to 'profiles/arch/amd64/use.stable.mask')
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask new file mode 100644 index 00000000..2bf7d376 --- /dev/null +++ b/profiles/arch/amd64/use.stable.mask @@ -0,0 +1,32 @@ +# Copyright 1999-2017 Gentoo Foundation +# 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 + +# Michael Palimaka <kensington@gentoo.org> (03 Jun 2017) +# Not yet stable. +elogind + +# Andreas K. Hüttel <dilfridge@gentoo.org> (26 May 2017) +# dev-db/firebird is keyworded ~amd64 +firebird + +# Michał Górny <mgorny@gentoo.org> (20 May 2017) +# The modern versions of CUDA SDK are not suitable for stabilization. +cuda + +# Mike Gilbert <floppym@gentoo.org> (19 Oct 2014) +# sys-libs/libapparmor +apparmor + +# Andrey Grozin <grozin@gentoo.org> (25 Jun 2014) +# no stable versions on amd64 +clozurecl + +# Michał Górny <mgorny@gentoo.org> (30 Mar 2014) +# PyPy is unstable on this arch. +python_targets_pypy +python_single_target_pypy +python_targets_pypy3 +python_single_target_pypy3 |