diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-06-07 15:27:30 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-06-08 08:56:52 +0300 |
commit | 7fbce87c9cb6aa91da19b744c11395ca364bfc6d (patch) | |
tree | db825416de6d67f467f97df2045a5fcb40d701b7 /profiles | |
parent | media-sound/sndio: fix hardcoded pkgconfdir path (diff) | |
download | gentoo-7fbce87c9cb6aa91da19b744c11395ca364bfc6d.tar.gz gentoo-7fbce87c9cb6aa91da19b744c11395ca364bfc6d.tar.bz2 gentoo-7fbce87c9cb6aa91da19b744c11395ca364bfc6d.zip |
profiles/base: remove firefox[sndio] mask
Bug: https://bugs.gentoo.org/842420
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/25788
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b670386237d6..53bc3cce3a18 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -33,10 +33,9 @@ dev-python/tempora doc dev-python/jupyter_server doc # Joonas Niilola <juippis@gentoo.org> (2022-05-03) -# sndio is currently broken in Gentoo, #842420. # system-python-libs is HIGHLY EXPERIMENTAL according to upstream, and # still being worked on in Gentoo. ->=www-client/firefox-100.0 sndio system-python-libs +>=www-client/firefox-100.0 system-python-libs # Piotr Karbowski <slashbeast@gentoo.org> (2022-04-29) # There's a bug with gnutls support leading TLS certificates |