diff options
author | mojyack <mojyack@gmail.com> | 2024-05-12 13:25:08 +0900 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-13 09:48:34 +0300 |
commit | 02cd356540f51eed7ee1fd48e79e19147c148ea9 (patch) | |
tree | fa81f65cf59f9c8380f85a73b8b0baa021777242 /www-client | |
parent | x11-terms/kitty: enable py3.13 in live (diff) | |
download | gentoo-02cd356540f51eed7ee1fd48e79e19147c148ea9.tar.gz gentoo-02cd356540f51eed7ee1fd48e79e19147c148ea9.tar.bz2 gentoo-02cd356540f51eed7ee1fd48e79e19147c148ea9.zip |
www-client/firefox: remove trailing whitespace in comment
Signed-off-by: mojyack <mojyack@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-125.0.2.ebuild | 2 | ||||
-rw-r--r-- | www-client/firefox/firefox-125.0.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-125.0.2.ebuild b/www-client/firefox/firefox-125.0.2.ebuild index 86caf122eb6f..52b150e3f0ef 100644 --- a/www-client/firefox/firefox-125.0.2.ebuild +++ b/www-client/firefox/firefox-125.0.2.ebuild @@ -1046,7 +1046,7 @@ src_configure() { fi # elf-hack - # Filter "-z,pack-relative-relocs" and let the build system handle it instead. + # Filter "-z,pack-relative-relocs" and let the build system handle it instead. if use amd64 || use x86 ; then filter-flags "-z,pack-relative-relocs" diff --git a/www-client/firefox/firefox-125.0.3.ebuild b/www-client/firefox/firefox-125.0.3.ebuild index a9227c2a1210..1fdcfca9cbe0 100644 --- a/www-client/firefox/firefox-125.0.3.ebuild +++ b/www-client/firefox/firefox-125.0.3.ebuild @@ -1042,7 +1042,7 @@ src_configure() { fi # elf-hack - # Filter "-z,pack-relative-relocs" and let the build system handle it instead. + # Filter "-z,pack-relative-relocs" and let the build system handle it instead. if use amd64 || use x86 ; then filter-flags "-z,pack-relative-relocs" |