diff options
author | Jory Pratt <anarchy@gentoo.org> | 2020-02-12 07:40:38 -0600 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2020-02-12 07:42:02 -0600 |
commit | f576bab460bb24cfacbef99eedf62432675db7f0 (patch) | |
tree | a455c47a0017f990dbc00b502b96810432c1910d /www-client | |
parent | p/f/prefix/s/profile.bashrc: new location of emultempl/elf32.em. (diff) | |
download | gentoo-f576bab460bb24cfacbef99eedf62432675db7f0.tar.gz gentoo-f576bab460bb24cfacbef99eedf62432675db7f0.tar.bz2 gentoo-f576bab460bb24cfacbef99eedf62432675db7f0.zip |
www-client/firefox: remove outdated harfbuzz comments
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-73.0.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www-client/firefox/firefox-73.0.ebuild b/www-client/firefox/firefox-73.0.ebuild index 28c979325c1b..a2025c36124b 100644 --- a/www-client/firefox/firefox-73.0.ebuild +++ b/www-client/firefox/firefox-73.0.ebuild @@ -51,7 +51,6 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -# Remove system-harfbuzz until new working patch is generated IUSE="bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver +gmp-autoupdate hardened hwaccel jack lto cpu_flags_arm_neon pgo pulseaudio +screenshot selinux startup-notification +system-av1 @@ -68,8 +67,6 @@ SRC_URI="${SRC_URI} ${MOZ_SRC_URI} ${PATCH_URIS[@]}" -# remove harfbuzz graphite dep until new working patch is generated for system libs -# system-harfbuzz? ( >=media-libs/harfbuzz-2.5.3:0= >=media-gfx/graphite2-1.3.13 ) CDEPEND=" >=dev-libs/nss-3.49.2 >=dev-libs/nspr-4.24 |