diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-16 14:40:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-16 14:40:23 +0200 |
commit | 42a3b4fa752e49e6bc31004e67140277f6c44c34 (patch) | |
tree | 4d2124bc39669695ed5eede5eeb8745236317eab | |
parent | sys-devel/patch: rev bump to add some patches (diff) | |
download | gentoo-42a3b4fa752e49e6bc31004e67140277f6c44c34.tar.gz gentoo-42a3b4fa752e49e6bc31004e67140277f6c44c34.tar.bz2 gentoo-42a3b4fa752e49e6bc31004e67140277f6c44c34.zip |
www-client/firefox: remove comment
...which is no longer needed since commit 125dfa502a.
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | www-client/firefox/firefox-68.0.2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.0.2.ebuild b/www-client/firefox/firefox-68.0.2.ebuild index c3b6f387d562..ff4897d4ea0d 100644 --- a/www-client/firefox/firefox-68.0.2.ebuild +++ b/www-client/firefox/firefox-68.0.2.ebuild @@ -167,7 +167,6 @@ DEPEND="${CDEPEND} x86? ( >=dev-lang/nasm-2.13 ) )" -# We use virtx eclass which cannot handle wayland REQUIRED_USE="wifi? ( dbus ) pgo? ( lto )" |