summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-12-05 17:09:02 -0500
committerMatt Turner <mattst88@gentoo.org>2019-12-05 17:30:10 -0500
commitc5a3bcfbd25b0e185169071cd08760ea0d2fcaa7 (patch)
tree8c06aa7c26de910f572cc37f2f59fd5a17e84650 /profiles/base
parentprofiles: Drop media-libs/libglvnd from package.mask (diff)
downloadgentoo-c5a3bcfbd25b0e185169071cd08760ea0d2fcaa7.tar.gz
gentoo-c5a3bcfbd25b0e185169071cd08760ea0d2fcaa7.tar.bz2
gentoo-c5a3bcfbd25b0e185169071cd08760ea0d2fcaa7.zip
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@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/use.mask4
-rw-r--r--profiles/base/use.stable.mask4
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index a00850be931a..d697ae3d9f03 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 f7c29c4d8e9c..636435aa7dd4 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