------ Original Message ------
From "Peter Humphrey" <[email protected]>
To [email protected]
Date 24.08.2025 18:23:29
Subject Re: [gentoo-user] Setting L10N for one package only
On Sunday, 24 August 2025 17:15:32 British Summer Time Dale wrote:
Peter Humphrey wrote:
> Greetings,
>
> Simple question, which I ought to be able to answer myself:
>
> I want to use the binpkg of www-client/firefox, but there isn't one with
> L10N="en-GB", which is in make.conf because that's where I live (if you
> see
> what I mean). How can I set the equivalent of L10N="-en-GB"?
Am I seeing the wrong thing???
root@Gentoo-1 / # equery u firefox
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for www-client/firefox-128.14.0:
U I
<<< SNIP >>>
- - l10n_en-CA : English (Canada)
- - l10n_en-GB : English (United Kingdom) <<<<<<<<<<<<
- - l10n_eo : Esperanto
<<< SNIP >>>
root@Gentoo-1 / #
That could be something different but it looks like what you want.
No Dale, it's the opposite. I want firefox to be emerged /without/ en-GB.
--
Regards,
Peter.
echo "www-client/firefox-bin L10N: -de" >> /etc/portage/package.use
worked for me to disable localization for "de"
s.