Updated: Sun Feb 7 02:37:56 PM CET 2021

This commit is contained in:
Marcin Woźniak 2021-02-07 14:37:56 +01:00
parent ecd962a3d3
commit 730d80bd2d
Signed by: y0rune
GPG Key ID: F204C385F57EB348
4 changed files with 16 additions and 21 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.10.7-gentoo Kernel Configuration
# Linux/x86 5.10.2-gentoo Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0-r2 p4) 9.3.0"
CONFIG_CC_IS_GCC=y
@ -4146,6 +4146,7 @@ CONFIG_MFD_INTEL_LPSS_PCI=y
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SL28CPLD is not set
CONFIG_MFD_SM501=m
CONFIG_MFD_SM501_GPIO=y
# CONFIG_MFD_SKY81452 is not set
@ -6378,7 +6379,6 @@ CONFIG_FUSE_FS=m
CONFIG_CUSE=m
# CONFIG_VIRTIO_FS is not set
# CONFIG_OVERLAY_FS is not set
# CONFIG_SHIFT_FS is not set
#
# Caches

View File

@ -67,7 +67,6 @@ app-dicts/aspell-en
app-dicts/aspell-pl
app-doc/xmltoman
app-editors/emacs
app-editors/neovim
app-editors/vim
app-editors/vim-core
app-editors/vscodium-bin
@ -174,6 +173,7 @@ dev-lang/orc
dev-lang/perl
dev-lang/python
dev-lang/python-exec
dev-lang/python-exec-conf
dev-lang/ruby
dev-lang/rust
dev-lang/spidermonkey
@ -216,7 +216,6 @@ dev-libs/libgudev
dev-libs/libinput
dev-libs/libksba
dev-libs/libltdl
dev-libs/libmpack
dev-libs/libnl
dev-libs/libpcre
dev-libs/libpcre2
@ -224,13 +223,11 @@ dev-libs/libpipeline
dev-libs/libpthread-stubs
dev-libs/libsodium
dev-libs/libtasn1
dev-libs/libtermkey
dev-libs/libtomcrypt
dev-libs/libtommath
dev-libs/libunistring
dev-libs/libusb
dev-libs/libuv
dev-libs/libvterm
dev-libs/libwacom
dev-libs/libx86
dev-libs/libxml2
@ -239,7 +236,6 @@ dev-libs/libyaml
dev-libs/lzo
dev-libs/mpc
dev-libs/mpfr
dev-libs/msgpack
dev-libs/nettle
dev-libs/newt
dev-libs/npth
@ -254,13 +250,8 @@ dev-libs/ptexenc
dev-libs/stfl
dev-libs/tinyxml
dev-libs/tinyxml2
dev-libs/unibilium
dev-libs/vala-common
dev-libs/zziplib
dev-lua/lpeg
dev-lua/LuaBitOp
dev-lua/luv
dev-lua/mpack
dev-perl/Authen-SASL
dev-perl/B-Hooks-EndOfScope
dev-perl/Class-Data-Inheritable
@ -428,9 +419,6 @@ dev-ruby/did_you_mean
dev-ruby/json
dev-ruby/kpeg
dev-ruby/minitest
dev-ruby/msgpack
dev-ruby/multi_json
dev-ruby/neovim-ruby-client
dev-ruby/net-telnet
dev-ruby/notify
dev-ruby/power_assert
@ -492,11 +480,15 @@ dev-util/shadowman
dev-util/shellcheck-bin
dev-vcs/git
dev-vcs/tig
games-util/game-device-udev-rules
games-util/steam-launcher
gnome-base/dconf
gnome-base/gnome-keyring
gnome-base/gsettings-desktop-schemas
gnome-base/librsvg
gnome-extra/nm-applet
gnome-extra/zenity
gui-libs/display-manager-init
gui-libs/libhandy
lxde-base/lxappearance
mail-client/neomutt
@ -631,6 +623,7 @@ net-misc/rdesktop
net-misc/rsync
net-misc/spice-gtk
net-misc/streamlink
net-misc/telnet-bsd
net-misc/tigervnc
net-misc/wget
net-misc/youtube-dl
@ -684,6 +677,7 @@ sys-apps/openrc
sys-apps/opentmpfiles
sys-apps/pciutils
sys-apps/portage
sys-apps/ripgrep
sys-apps/sandbox
sys-apps/sed
sys-apps/shadow

View File

@ -7,10 +7,10 @@ FFLAGS="${COMMON_FLAGS}"
PORTAGE_BINHOST="http://packages.gentooexperimental.org/packages/"
GENTOO_MIRRORS="https://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/ https://gentoo.osuosl.org/ http://ftp.vectranet.pl/gentoo/ http://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/"
#MAKEOPTS="-j4 --load-average=3.4"
MAKEOPTS="-j8 --load-average=6.4"
EMERGE_DEFAULT_OPTS="--jobs=8 --load-average=6.4 --with-bdeps=y --keep-going=y --quiet-build"
#EMERGE_DEFAULT_OPTS="--jobs=4 --load-average=3.4 --with-bdeps=y --keep-going=y --quiet-build"
MAKEOPTS="-j4 --load-average=3.4"
EMERGE_DEFAULT_OPTS="--jobs=4 --load-average=3.4 --with-bdeps=y --keep-going=y --quiet-build"
#MAKEOPTS="-j8 --load-average=6.4"
#EMERGE_DEFAULT_OPTS="--jobs=8 --load-average=6.4 --with-bdeps=y --keep-going=y --quiet-build"
ACCEPT_LICENSE="*"
ACCEPT_KEYWORDS="~amd64"

View File

@ -68,6 +68,7 @@ app-emulation/qemu nfs spice ssh vnc QEMU_SOFTMMU_TARGETS: x86_64 QEMU_USER_TAR
media-tv/kodi webserver pulseaudio alsa
#steam
games-util/game-device-udev-rules acl elogind
app-arch/bzip2 abi_x86_32
dev-db/sqlite abi_x86_32
dev-libs/atk abi_x86_32
@ -212,8 +213,8 @@ media-libs/libtheora abi_x86_32
x11-libs/libXv abi_x86_32
media-plugins/gst-plugins-cdparanoia abi_x86_32
media-sound/cdparanoia abi_x86_32
virtual/libusb abi_x86_32
dev-libs/libusb abi_x86_32
virtual/libusb udev abi_x86_32
dev-libs/libusb udev abi_x86_32
virtual/libgudev abi_x86_32
dev-libs/libgudev abi_x86_32
dev-libs/libusb-compat abi_x86_32