etc/portage: add lang

Moved lang from inv to lang
This commit is contained in:
Luc Bijl 2026-08-05 11:06:46 +02:00
parent 15e8d1dfb8
commit 9a58144dd2
4 changed files with 12 additions and 4 deletions

View file

@ -0,0 +1,6 @@
# /etc/portage/package.use/02lang
# USE flags for languages
# python
*/* PYTHON_TARGETS: -* python3_13 python3_14
*/* PYTHON_SINGLE_TARGET: -* python3_14

View file

@ -1,10 +1,6 @@
# /etc/portage/package.use/99inv # /etc/portage/package.use/99inv
# USE flags for individual packages # USE flags for individual packages
# python
*/* PYTHON_TARGETS: -* python3_14
*/* PYTHON_SINGLE_TARGET: -* python3_14
# gimp # gimp
media-gfx/gimp heif media-gfx/gimp heif
app-text/poppler cairo app-text/poppler cairo

View file

@ -5,5 +5,6 @@ www-client/firefox:esr
mail-client/thunderbird:0/esr mail-client/thunderbird:0/esr
media-gfx/gimp media-gfx/gimp
net-fs/cifs-utils net-fs/cifs-utils
app-containers/podman
app-containers/distrobox app-containers/distrobox
app-text/texlive app-text/texlive

5
etc/portage/sets/lang Normal file
View file

@ -0,0 +1,5 @@
# /etc/portage/sets/lang
# Set containing lang related packages
# python
dev-lang/python