diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-30 12:39:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-30 12:49:33 +0100 |
commit | 29e7a2d1faa97c861933e36d7838606f0d7749ba (patch) | |
tree | 5bf3d0904fe3cf6a72c7f644d03c0c5e4797dc15 /profiles | |
parent | profiles/arch/arm: Move local flags to package.use.mask (diff) | |
download | gentoo-29e7a2d1faa97c861933e36d7838606f0d7749ba.tar.gz gentoo-29e7a2d1faa97c861933e36d7838606f0d7749ba.tar.bz2 gentoo-29e7a2d1faa97c861933e36d7838606f0d7749ba.zip |
profiles/arch/base: Move local flags to package.use.mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/base/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/base/use.mask | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 47d53f37676e..f0f2056ea815 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (30 Dec 2017) +# Moved from use.mask since it is a flag local to one package: +# Joseph Jezak <josejx@gentoo.org> (11 Mar 2007) +# Only for x86 and amd64 (in pbbuttonsd) +app-laptop/pbbuttonsd macbook + # Amy Liffey <amynka@gentoo.org> (19 Sep 2017) # Requires [cuda] which is masked in most of the profiles. media-libs/opencv contrib_xfeatures2d diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index 9d0fd9f32e4c..2ef9288fb862 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -172,10 +172,6 @@ input_devices_wacom lcd_devices_svga lcd_devices_luise -# Joseph Jezak <josejx@gentoo.org> (11 Mar 2007) -# Only for x86 and amd64 (in pbbuttonsd) -macbook - # George Shapovalov <george@gentoo.org> (8 Apr 2007) # Ada is supported only on x86, amd64 and ppc at present ada |