diff options
author | Sam James <sam@gentoo.org> | 2022-01-15 23:06:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-16 01:01:19 +0000 |
commit | da72d24b855b5a70ccbe8af5f542a7f0aad49aaa (patch) | |
tree | 13dd6d6dabf1262fcf29c4c78fd8e60e43d48088 /profiles | |
parent | profiles/arch/x86: sort mask entries (diff) | |
download | gentoo-da72d24b855b5a70ccbe8af5f542a7f0aad49aaa.tar.gz gentoo-da72d24b855b5a70ccbe8af5f542a7f0aad49aaa.tar.bz2 gentoo-da72d24b855b5a70ccbe8af5f542a7f0aad49aaa.zip |
profiles/arch: cleanup obsolete entries for Ruby
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/use.mask | 16 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 6 |
2 files changed, 2 insertions, 20 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 6ccf21fe1f2f..b7c2e5f118cb 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/use.mask @@ -1,11 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -amd64 -# SECTION: Unmask - # Michał Górny <mgorny@gentoo.org> (2021-01-07) # Prebuilt kernels are supported here. -dist-kernel @@ -91,14 +89,6 @@ -sane_backends_mustek_pp -sane_backends_qcam -# Alex Legler <a3li@gentoo.org> (2010-05-03) -# Add support for Ruby Enterprise Edition targets where rubyee is available -# -ruby_targets_ree18 - -# Hans de Graaff <graaff@gentoo.org> (2011-10-21) -# Add support for Rubinius targets where rbx is available -#-ruby_targets_rbx - # Lilo works on amd64, so ... -lilo @@ -153,13 +143,9 @@ # Unmask as it works on amd64 -lcd_devices_luise -# SECTION: Unavailable/Broken - # 2004-06-22 - Taken from 2004.0 profile # masked 3dfx # fdk-aac is already keyworded here -fdk - -# NOT NECESSARY - SECTION diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 8e6b5ac51c3b..a499df4e822f 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. @@ -95,10 +95,6 @@ -sane_backends_mustek_pp -sane_backends_qcam -# Alex Legler <a3li@gentoo.org> (2010-05-03) -# Add support for Ruby Enterprise Edition targets where rubyee is available -# -ruby_targets_ree18 - # Unmask x86 instruction sets -lilo -mpx |