1
0
Fork 0

Configure Gentoo

This commit is contained in:
Alex Kotov 2023-06-20 18:23:27 +04:00
parent b1c05ea9bc
commit adb7231e80
3 changed files with 0 additions and 3 deletions

View File

@ -25,7 +25,6 @@ install_file root root 644 '/etc/portage/make.conf' gentoo
install_file root root 644 '/etc/portage/package.license' gentoo
install_file root root 644 '/etc/portage/package.accept_keywords/package.accept_keywords' gentoo
install_file root root 644 '/etc/portage/package.mask/toolchains' gentoo
install_file root root 644 '/etc/portage/package.use/pluma' gentoo
install_file root root 644 '/etc/portage/package.use/toolchains' gentoo
install_file root root 644 '/etc/portage/package.use/zz-autounmask' gentoo
fi

View File

@ -24,7 +24,6 @@ USE="aac acl alsa
COMMON_FLAGS="-O2 -pipe"
GRUB_PLATFORMS="efi-64"
LC_MESSAGES="C"
PYTHON_SINGLE_TARGET="python3_12"
PYTHON_TARGETS="python3_10 python3_11 python3_12"
RUBY_TARGETS="ruby30 ruby31"
VIDEO_CARDS="vmware"

View File

@ -1 +0,0 @@
app-editors/pluma python_single_target_python3_11