diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-11-07 10:21:17 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-11-07 19:28:47 -0500 |
commit | 66802c9a3e4c5e7201345d2a9833084684345b2c (patch) | |
tree | 56848b2d770f8dc4d07b7c034f9db05576562853 /profiles | |
parent | dev-util/sysprof-capture: Version bump to 3.38.1 (diff) | |
download | gentoo-66802c9a3e4c5e7201345d2a9833084684345b2c.tar.gz gentoo-66802c9a3e4c5e7201345d2a9833084684345b2c.tar.bz2 gentoo-66802c9a3e4c5e7201345d2a9833084684345b2c.zip |
dev-libs/glib: Version bump to 2.66.2
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 963836098076..c3bd9c0b9d08 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -82,6 +82,7 @@ www-client/firefox -eme-free # dev-util/sysprof-capture is keyworded on amd64 x11-wm/mutter -sysprof dev-libs/gjs -sysprof +dev-libs/glib -sysprof # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Vulkan is available on amd64. diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 53c4dc589f17..c69f70c6661f 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -61,6 +61,7 @@ sys-libs/glibc static-pie # dev-util/sysprof not keyworded on most arches yet x11-wm/mutter sysprof dev-libs/gjs sysprof +dev-libs/glib sysprof # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Vulkan support is only available on few selected arches atm. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index bd023e683d46..f924ec26af0b 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -83,6 +83,7 @@ www-client/firefox -eme-free # dev-util/sysprof-capture is keyworded on x86 x11-wm/mutter -sysprof dev-libs/gjs -sysprof +dev-libs/glib -sysprof # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Vulkan is available on x86. |