public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/arm64/, profiles/arch/m68k/, profiles/arch/sh/, ...
@ 2019-12-05 22:30 Matt Turner
  0 siblings, 0 replies; only message in thread
From: Matt Turner @ 2019-12-05 22:30 UTC (permalink / raw
  To: gentoo-commits

commit:     c5a3bcfbd25b0e185169071cd08760ea0d2fcaa7
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  5 22:09:02 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Dec  5 22:30:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5a3bcfb

profiles: Move USE=libglvnd to use.stable.mask

... and to profiles for arches without keywords.

Bug: https://bugs.gentoo.org/692206
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/arch/alpha/use.mask  | 10 +++++++---
 profiles/arch/arm/use.mask    |  7 +++++++
 profiles/arch/arm64/use.mask  |  7 +++++++
 profiles/arch/hppa/use.mask   | 10 +++++++---
 profiles/arch/ia64/use.mask   |  7 ++++++-
 profiles/arch/m68k/use.mask   |  4 ++++
 profiles/arch/mips/use.mask   |  4 ++++
 profiles/arch/riscv/use.mask  |  6 +++++-
 profiles/arch/s390/use.mask   |  4 ++++
 profiles/arch/sh/use.mask     |  7 +++++++
 profiles/arch/sparc/use.mask  |  4 +++-
 profiles/base/use.mask        |  4 ----
 profiles/base/use.stable.mask |  4 ++++
 13 files changed, 65 insertions(+), 13 deletions(-)

diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index 4ed29713ab4..b53d42b2f4e 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.mask
@@ -1,6 +1,13 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Unmask the flag which corresponds to ARCH.
+-alpha
+
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
+
 # Matt Turner <mattst88@gentoo.org> (2018-12-22)
 # net-libs/zeromq is not keyworded
 zeromq
@@ -41,9 +48,6 @@ gadu
 curl_ssl_libressl
 libressl
 
-# Unmask the flag which corresponds to ARCH.
--alpha
-
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
 # profile (such as the selinux profiles) have a USE flag associated with

diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index abc7267ea52..9e65656492d 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -1,6 +1,13 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
 # Unmask the flag which corresponds to ARCH.
 -arm
 
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
+
 # Unmask arm arch specific flags
 -cpu_flags_arm_iwmmxt
 -cpu_flags_arm_iwmmxt2

diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 0f8bcd75b7f..8f25ea517e3 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -1,6 +1,13 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
 # Unmask the flag which corresponds to ARCH.
 -arm64
 
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
+
 # Unmask arm specific USE flags
 -cpu_flags_arm_v4
 -cpu_flags_arm_v4

diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index 9c9ea506f8e..ad9bf7805b6 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -1,9 +1,16 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Unmask the flag which corresponds to ARCH.
+-hppa
+
 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
 # request bug for the hppa arch.
 
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
+
 # Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31)
 # Dependency not keyworded (dev-libs/libappindicator).
 ayatana
@@ -181,9 +188,6 @@ flite
 # net-misc/wicd and sys-power/pm-utils are currently not supported (bug #280312)
 pm-utils
 
-# Unmask the flag which corresponds to ARCH.
--hppa
-
 # Jeroen Roovers <jer@gentoo.org> (2008-06-07)
 # dev-util/valgrind has not been ported to HPPA.
 valgrind

diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
index 6a9a1450fd3..67397596268 100644
--- a/profiles/arch/ia64/use.mask
+++ b/profiles/arch/ia64/use.mask
@@ -1,7 +1,12 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
 # Unmask the flag which corresponds to ARCH.
 -ia64
 
-# This is a list of USE flags that should not be used on ia64.
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
 
 # Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31)
 # Dependency not keyworded (dev-libs/libindicate).

diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
index c83a23bed8f..ace5bc6cf9c 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -m68k
 
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
+
 # Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31)
 # Dependencies not keyworded.
 ayatana

diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 32ba177b1fe..3d4716d741f 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -mips
 
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
+
 # Andreas Sturmlechner <asturm@gentoo.org> (2019-03-31)
 # sys-auth/elogind is not yet keyworded here. bug #681200
 elogind

diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask
index 5bd806ee9a4..621c5b39af2 100644
--- a/profiles/arch/riscv/use.mask
+++ b/profiles/arch/riscv/use.mask
@@ -4,8 +4,12 @@
 # Unmask the flag which corresponds to ARCH.
 -riscv
 
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
+
 # Sergei Trofimovich <slyfox@gentoo.org> (2019-11-27)
-# valgrind has no RICSV port.
+# valgrind has no RISCV port.
 valgrind
 
 # The required library has not been ported to riscv yet.

diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 96177705207..bf02b596a3c 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -s390
 
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
+
 # Unmask ABI flags for this arch.
 -abi_s390_32
 

diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask
index 4b2e55f7319..470992348d1 100644
--- a/profiles/arch/sh/use.mask
+++ b/profiles/arch/sh/use.mask
@@ -1,6 +1,13 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
 # Unmask the flag which corresponds to ARCH.
 -sh
 
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
+
 # Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31)
 # Dependencies not keyworded.
 ayatana

diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index cbc5338bebd..bc533bd72fa 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -4,7 +4,9 @@
 # Unmask the flag which corresponds to ARCH.
 -sparc
 
-# This file contains a list of useflags that cannot be used on sparc.
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# media-libs/libglvnd is not keyworded
+libglvnd
 
 # Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31)
 # Dependency not keyworded (dev-libs/libappindicator).

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index a00850be931..d697ae3d9f0 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -8,10 +8,6 @@
 # Mask PHP 5.6 target for EOL
 php_targets_php5-6
 
-# Matt Turner <mattst88@gentoo.org> (2019-03-03)
-# Mask for testing. Bug 606924
-libglvnd
-
 # Matt Turner <mattst88@gentoo.org> (2019-09-01)
 # app-office/texmacs is package.mask'd. Bug #436400
 texmacs

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index f7c29c4d8e9..636435aa7dd 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Matt Turner <mattst88@gentoo.org> (2019-12-05)
+# Mask for testing. Bug 606924
+libglvnd
+
 # Thomas Deutschmann <whissi@gentoo.org> (28 Nov  2019)
 # Mask PHP 7.4 target while unstable
 php_targets_php7-4


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-05 22:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-05 22:30 [gentoo-commits] repo/gentoo:master commit in: profiles/base/, profiles/arch/arm64/, profiles/arch/m68k/, profiles/arch/sh/, Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox