diff options
author | 2020-03-01 14:49:05 +0200 | |
---|---|---|
committer | 2020-03-01 18:17:38 +0200 | |
commit | b3d0dc9bff93b5728ab0cc7ecab98193472065c2 (patch) | |
tree | 1afa1bbefce81ce2d2e9d17d299c7e978cb74d07 /profiles/arch | |
parent | gnome-base/gnome-desktop: bump to 3.34.4 (diff) | |
download | gentoo-b3d0dc9bff93b5728ab0cc7ecab98193472065c2.tar.gz gentoo-b3d0dc9bff93b5728ab0cc7ecab98193472065c2.tar.bz2 gentoo-b3d0dc9bff93b5728ab0cc7ecab98193472065c2.zip |
x11-wm/mutter: bump to 3.34.4
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 9580a47ead3b..df5cf9ee937b 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Mart Raudsepp <leio@gentoo.org> (2020-03-01) +# dev-util/sysprof-capture is keyworded on amd64 +x11-wm/mutter -sysprof + # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Vulkan is available on amd64. dev-qt/qtdeclarative -vulkan diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 76abd4b73d4c..e10f9e3163b2 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (2020-03-01) +# dev-util/sysprof not keyworded on most arches yet +x11-wm/mutter sysprof + # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Vulkan support is only available on few selected arches atm. # Mask everywhere, unmask where appropriate. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index f7a4a8ce47ac..95763c27f52b 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mart Raudsepp <leio@gentoo.org> (2020-03-01) +# dev-util/sysprof-capture is keyworded on x86 +x11-wm/mutter -sysprof + # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Vulkan is available on x86. dev-qt/qtdeclarative -vulkan |