diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-05-04 08:42:13 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-05-04 08:44:35 +0300 |
commit | ddbc42a579263af912072bb5a50cd1a0bc243fe8 (patch) | |
tree | 8a286f95182205f73dfe6ea3802bfcf7a13ffe05 /profiles/base | |
parent | www-client/firefox: rename 'system-python' into 'system-python-libs' (diff) | |
download | gentoo-ddbc42a579263af912072bb5a50cd1a0bc243fe8.tar.gz gentoo-ddbc42a579263af912072bb5a50cd1a0bc243fe8.tar.bz2 gentoo-ddbc42a579263af912072bb5a50cd1a0bc243fe8.zip |
profiles/base: update firefox[system-python-libs] use flag mask
- 'system-python-libs' is more accurate than 'system-python', see
parent commit.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 6bca4b6608f3..7a5f697a14aa 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -8,9 +8,9 @@ # Joonas Niilola <juippis@gentoo.org> (2022-05-03) # sndio is currently broken in Gentoo, #842420. -# system-python is HIGHLY EXPERIMENTAL according to upstream, and +# system-python-libs is HIGHLY EXPERIMENTAL according to upstream, and # still being worked on in Gentoo. ->=www-client/firefox-100.0 sndio system-python +>=www-client/firefox-100.0 sndio system-python-libs # Piotr Karbowski <slashbeast@gentoo.org> (2022-04-29) # There's a bug with gnutls support leading TLS certificates |