diff options
author | Sam James <sam@gentoo.org> | 2021-10-09 20:27:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-09 20:38:10 +0100 |
commit | 891aa9cbfc84d65952a3eb680db063f3e5abb5f0 (patch) | |
tree | 49acc016ec92206135dedca36040c1dde7313087 /profiles | |
parent | dev-python/tomli: Mark ALLARCHES (diff) | |
download | gentoo-891aa9cbfc84d65952a3eb680db063f3e5abb5f0.tar.gz gentoo-891aa9cbfc84d65952a3eb680db063f3e5abb5f0.tar.bz2 gentoo-891aa9cbfc84d65952a3eb680db063f3e5abb5f0.zip |
profiles: unmask Harfbuzz 3.0.0
Chromium is now ready.
Bug: https://bugs.gentoo.org/813705
Bug: https://bugs.gentoo.org/813711
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 282469c7c0ac..38bc0199e9bd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -192,12 +192,6 @@ dev-python/flake8-import-order # to a fresher gnat-gpl branch. <dev-lang/gnat-gpl-2019 -# Sam James <sam@gentoo.org> (2021-09-18) -# Drops an unstable API which some projects were using -# including Chromium. Masked to avoid runtime breakage. -# bug #813705, bug #813711. -=media-libs/harfbuzz-3.0.0 - # Andreas K. Hüttel <dilfridge@gentoo.org> (2021-09-18) # sys-devel/automake version 1.11 is EOL and is only useful for testing # old de-ANSI-fication/ansi2knr/AM_C_PROTOTYPES code. Please uninstall. |