commit:     db29fc9767d230c529b0380adb9e2c862f8d13ee
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 12 10:14:29 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Dec 12 10:15:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db29fc97

www-client/firefox: ignore app-text/hunspell subslot

Since Firefox 63, Firefox no longer links against hunspell. So no need
to rebuild Firefox anymore when hunspell package updates its subslot.

Link 1: https://bugzilla.mozilla.org/show_bug.cgi?id=1460600

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-client/firefox/firefox-64.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-64.0.ebuild 
b/www-client/firefox/firefox-64.0.ebuild
index f08b9dd4dcf..34e4df9c601 100644
--- a/www-client/firefox/firefox-64.0.ebuild
+++ b/www-client/firefox/firefox-64.0.ebuild
@@ -54,7 +54,7 @@ SRC_URI="${SRC_URI}
 CDEPEND="
        >=dev-libs/nss-3.40.1
        >=dev-libs/nspr-4.19
-       >=app-text/hunspell-1.5.4:=
+       >=app-text/hunspell-1.5.4:*
        dev-libs/atk
        dev-libs/expat
        >=x11-libs/cairo-1.10[X]

Reply via email to