diff options
Diffstat (limited to 'profiles/desktop')
-rw-r--r-- | profiles/desktop/make.defaults | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 3f1edf8..1f4ca5c 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -2,3 +2,8 @@ USE="$USE pulseaudio gstreamer ffmpeg vdpau" USE="$USE apng taglib" USE="$USE vaapi" + +L10N="en cs" +LINGUAS="en cs" + +ABI_X86="64 32" |