commit:     8e52fe0c66c87d90fc634e86dd54a033f0935c57
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 11:47:22 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 11:49:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e52fe0c

profiles/arch/x86: Move local USE flags to package.use.mask

 profiles/arch/x86/package.use.mask | 5 +++++
 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 1e32cace21f..6445d420d6a 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 <mgo...@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 <gra...@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 2b5cfa78293..58f2fc383b6 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

Reply via email to