diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-30 12:47:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-30 12:49:34 +0100 |
commit | 8e52fe0c66c87d90fc634e86dd54a033f0935c57 (patch) | |
tree | 19d865953ee2a4fb9b58c8a22be6d31fdf114b58 /profiles | |
parent | profiles/arch/mips: Move local USE flags to package.use.mask (diff) | |
download | gentoo-8e52fe0c66c87d90fc634e86dd54a033f0935c57.tar.gz gentoo-8e52fe0c66c87d90fc634e86dd54a033f0935c57.tar.bz2 gentoo-8e52fe0c66c87d90fc634e86dd54a033f0935c57.zip |
profiles/arch/x86: Move local USE flags to package.use.mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/x86/use.mask | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 1e32cace21fa..6445d420d6af 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,11 @@ # This file requires >=portage-2.1.1 +# Michał Górny <mgorny@gentoo.org> (30 Dec 2017) +# Moved from use.mask since it is a flag local to one package: +# pbbuttonsd and macbook for KDE and pbuttonsd it +app-laptop/pbbuttonsd -macbook + # Hans de Graaff <graaff@gentoo.org> (8 Dec 2017) # Test dependencies are no longer keyworded due to dropped Rails # keyword. diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index 2b5cfa782935..58f2fc383b66 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -92,10 +92,6 @@ # Add support for Ruby Enterprise Edition targets where rubyee is available # -ruby_targets_ree18 -# pbbuttonsd and macbook for KDE and pbuttonsd it -#-pbbuttonsd --macbook - # Unmask x86 instruction sets -lilo -mpx |