I have dev-lang/rust-1.85.0-r1 installed. It fails to build trivial programs:
nate@trapezoid /tmp $ rustc t.rs error: linker `clang-19` not found | = note: No such file or directory (os error 2) error: aborting due to 1 previous error It appears that although rust is installed with LLVM_SLOT=19, its dependency on clang is being satisfied by clang-20. clang-19 is no longer on the system after a recent `emerge -vauDN @world ; emerge -a --depclean` installed clang-20 and removed clang-19 as apparently not needed. Below is the output of `emerge -pve dev-lang/rust`. I'm using profile default/linux/arm64/23.0/llvm/systemd (dev). The USE flags I've set for dev-lang/rust are `rustfmt profiler system-llvm clippy system-bootstrap`. Is this a bug in the ebuild, that rust should explicitly depend on clang-19 when installed with LLVM_SLOT=19 ? Or have I messed something up locally? I don't think I've done anything except the usual `emerge -vauDN @world ; emerge -a --depclean`. Happy to provide other details. I was not sure what is the best way to show dependencies and what's installed. emerge -pve dev-lang/rust output: ------- These are the packages that would be merged, in order: Calculating dependencies... done! Dependency resolution took 2.47 s (backtrack: 0/20). [ebuild R ] sys-devel/gnuconfig-20240728::gentoo 0 KiB [ebuild R ] virtual/libintl-0-r2::gentoo 0 KiB [ebuild R ] virtual/libiconv-0-r2::gentoo 0 KiB [ebuild R ] dev-libs/libffi-3.4.7:0/8::gentoo USE="exec-static-trampoline -debug -pax-kernel -static-libs -test" 0 KiB [ebuild R ] sys-apps/baselayout-2.17::gentoo USE="-build (-split-usr)" 0 KiB [ebuild R ] dev-libs/mpdecimal-4.0.0:4::gentoo USE="-cxx -test" 0 KiB [ebuild R ] dev-python/gentoo-common-1::gentoo 0 KiB [ebuild R ] dev-python/ensurepip-pip-25.0.1::gentoo 0 KiB [ebuild R ] app-misc/mime-types-2.1.54::gentoo USE="-nginx" 0 KiB [ebuild R ] acct-group/mail-0-r3::gentoo 0 KiB [ebuild R ] app-i18n/gnulib-l10n-20241231::gentoo 0 KiB [ebuild R ] acct-group/root-0-r2::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-gentoo-release-20240703::gentoo USE="-test" 0 KiB [ebuild R ] acct-group/adm-0-r3::gentoo 0 KiB [ebuild R ] acct-group/wheel-0-r3::gentoo 0 KiB [ebuild R ] acct-group/kmem-0-r3::gentoo 0 KiB [ebuild R ] acct-group/tty-0-r3::gentoo 0 KiB [ebuild R ] acct-group/utmp-0-r3::gentoo 0 KiB [ebuild R ] acct-group/audio-0-r3::gentoo 0 KiB [ebuild R ] acct-group/cdrom-0-r3::gentoo 0 KiB [ebuild R ] acct-group/dialout-0-r3::gentoo 0 KiB [ebuild R ] acct-group/disk-0-r3::gentoo 0 KiB [ebuild R ] acct-group/input-0-r3::gentoo 0 KiB [ebuild R ] acct-group/kvm-0-r3::gentoo 0 KiB [ebuild R ] acct-group/lp-0-r3::gentoo 0 KiB [ebuild R ] acct-group/render-0-r3::gentoo 0 KiB [ebuild R ] acct-group/sgx-0-r2::gentoo 0 KiB [ebuild R ] acct-group/tape-0-r3::gentoo 0 KiB [ebuild R ] acct-group/users-0-r2::gentoo 0 KiB [ebuild R ] acct-group/video-0-r3::gentoo 0 KiB [ebuild R ] acct-group/systemd-journal-0-r3::gentoo 0 KiB [ebuild R ] acct-group/floppy-0-r1::gentoo 0 KiB [ebuild R ] acct-group/usb-0-r3::gentoo 0 KiB [ebuild R ] acct-group/messagebus-0-r3::gentoo 0 KiB [ebuild R ] acct-group/systemd-timesync-0-r3::gentoo 0 KiB [ebuild R ] acct-group/systemd-resolve-0-r3::gentoo 0 KiB [ebuild R ] acct-group/systemd-oom-0-r2::gentoo 0 KiB [ebuild R ] acct-group/systemd-network-0-r3::gentoo 0 KiB [ebuild R ] acct-group/systemd-coredump-0-r3::gentoo 0 KiB [ebuild R ] acct-group/systemd-journal-remote-0-r3::gentoo 0 KiB [ebuild R ] acct-group/nobody-0-r2::gentoo 0 KiB [ebuild R ] app-crypt/argon2-20190702-r1:0/1::gentoo USE="-static-libs" 0 KiB [ebuild R ] dev-libs/libaio-0.3.113-r1::gentoo USE="-static-libs -test" 0 KiB [ebuild R ] sys-apps/install-xattr-0.8-r1::gentoo 0 KiB [ebuild R ] acct-group/portage-0-r2::gentoo 0 KiB [ebuild R ] dev-lang/python-exec-conf-2.4.6:2::gentoo PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] sec-keys/openpgp-keys-llvm-18.1.6::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-gnupg-20220210::gentoo 0 KiB [ebuild R ] dev-build/autoconf-archive-2024.10.16-r1::gentoo 0 KiB [ebuild R ] app-text/sgml-common-0.6.3-r7::gentoo 0 KiB [ebuild R ] dev-build/autoconf-wrapper-20231224::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-rust-20210504::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-python-20221025::gentoo 0 KiB [ebuild R ] dev-build/automake-wrapper-20240607::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-jimmeyering-20220407::gentoo 0 KiB [ebuild R ] dev-util/gperf-3.1-r2::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-chetramey-20220406::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-bzip2-20220406::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-zackweinberg-20231223::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-gettext-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-gzip-20220406::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-file-20220611::gentoo 0 KiB [ebuild R ] dev-util/re2c-3.1::gentoo USE="-debug -test" 0 KiB [ebuild R ] sec-keys/openpgp-keys-jpakkane-20231105::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-sed-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-coreutils-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-nicholaswilson-20250209::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-vincentlefevre-20221213::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-bison-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-grep-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-libidn-20240114::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-bradking-20240902::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-make-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-libuv-20240209::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-libarchive-20221209::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-diffutils-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-gnutls-20240415::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-nettle-20220603::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-libtasn1-20250209::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-m4-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-patch-20250206::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-waynedavison-20220329::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-findutils-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-tar-20220406::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-gawk-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-thomasdickey-20240114::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-karelzak-20230517::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-gdbm-20220407::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-openssl-20240920::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-madler-20220328::gentoo 0 KiB [ebuild R ] net-libs/nghttp3-1.8.0-r1::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-danielstenberg-20220330::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-bradhouse-20240624::gentoo 0 KiB [ebuild R ] sec-keys/openpgp-keys-lassecollin-20250313-r1::gentoo 0 KiB [ebuild R ] dev-util/pkgconf-2.4.3:0/6::gentoo USE="(native-symlinks) -test" 0 KiB [ebuild R ] dev-lang/python-exec-2.4.10:2::gentoo USE="(native-symlinks) -test" PYTHON_TARGETS="(pypy3) (pypy3_11) (python3_10) (python3_11) (python3_12) (python3_13) (python3_13t)" 0 KiB [ebuild R ] acct-user/root-0-r3::gentoo 0 KiB [ebuild R ] acct-user/systemd-journal-remote-0-r3::gentoo 0 KiB [ebuild R ] acct-user/systemd-coredump-0-r3::gentoo 0 KiB [ebuild R ] acct-user/systemd-network-0-r3::gentoo 0 KiB [ebuild R ] acct-user/systemd-oom-0-r2::gentoo 0 KiB [ebuild R ] acct-user/systemd-resolve-0-r3::gentoo 0 KiB [ebuild R ] acct-user/systemd-timesync-0-r3::gentoo 0 KiB [ebuild R ] acct-user/messagebus-0-r3::gentoo 0 KiB [ebuild R ] acct-user/portage-0-r3::gentoo 0 KiB [ebuild R ] virtual/pkgconfig-3::gentoo USE="(native-symlinks)" 0 KiB [ebuild R ] acct-user/nobody-0-r2::gentoo 0 KiB [ebuild R ] app-emacs/emacs-common-1.11::gentoo USE="-games -gsettings -gui" 0 KiB [ebuild R ] virtual/libcrypt-2-r1:0/2::gentoo USE="-static-libs" 0 KiB [ebuild R ] virtual/acl-0-r2::gentoo USE="-static-libs" 0 KiB [ebuild R ] app-alternatives/gzip-1::gentoo USE="reference -pigz (-split-usr)" 0 KiB [ebuild R ] app-alternatives/awk-4::gentoo USE="gawk -busybox -mawk -nawk (-split-usr)" 0 KiB [ebuild R ] virtual/libudev-251-r2:0/1::gentoo USE="(systemd)" 0 KiB [ebuild R ] virtual/os-headers-0-r2::gentoo 0 KiB [ebuild R ] virtual/tmpfiles-0-r5::gentoo USE="(systemd)" 0 KiB [ebuild R ] sys-apps/locale-gen-2.23-r1::gentoo 0 KiB [ebuild R ] app-alternatives/ninja-1::gentoo USE="reference -samurai" 0 KiB [ebuild R ] dev-build/meson-format-array-0::gentoo PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] app-text/docbook-xsl-stylesheets-1.79.1-r4::gentoo USE="-ruby" 0 KiB [ebuild R ] app-text/build-docbook-catalog-2.4::gentoo 0 KiB [ebuild R ] app-text/docbook-xsl-ns-stylesheets-1.79.1::gentoo USE="-ruby" 0 KiB [ebuild R ] app-alternatives/yacc-1-r2::gentoo USE="bison -byacc (-reference)" 0 KiB [ebuild R ] app-alternatives/lex-0-r1::gentoo USE="flex -reflex" 0 KiB [ebuild R ] sys-devel/binutils-config-5.5.2::gentoo USE="(native-symlinks)" 0 KiB [ebuild R ] virtual/perl-Encode-3.210.0-r1::gentoo 0 KiB [ebuild R ] virtual/perl-File-Temp-0.231.100-r1::gentoo 0 KiB [ebuild R ] virtual/perl-Data-Dumper-2.189.0::gentoo 0 KiB [ebuild R ] virtual/perl-Test-Harness-3.500.0::gentoo 0 KiB [ebuild R ] virtual/perl-ExtUtils-MakeMaker-7.700.0-r1::gentoo 0 KiB [ebuild R ] virtual/perl-File-Spec-3.910.0::gentoo 0 KiB [ebuild R ] virtual/perl-Carp-1.540.0-r1::gentoo 0 KiB [ebuild R ] virtual/perl-Scalar-List-Utils-1.680.0::gentoo 0 KiB [ebuild R ] virtual/perl-Exporter-5.780.0::gentoo 0 KiB [ebuild R ] virtual/perl-ExtUtils-CBuilder-0.280.240::gentoo 0 KiB [ebuild R ] virtual/perl-XSLoader-0.320.0-r1::gentoo 0 KiB [ebuild R ] virtual/perl-IO-1.550.0::gentoo 0 KiB [ebuild R ] virtual/perl-ExtUtils-ParseXS-3.510.0-r1::gentoo 0 KiB [ebuild R ] virtual/perl-Text-ParseWords-3.310.0-r3::gentoo 0 KiB [ebuild R ] virtual/perl-libnet-3.150.0-r1::gentoo USE="ssl" 0 KiB [ebuild R ] virtual/perl-Digest-MD5-2.580.100_rc-r1::gentoo 0 KiB [ebuild R ] virtual/perl-CPAN-Meta-2.150.10-r9::gentoo 0 KiB [ebuild R ] virtual/perl-Getopt-Long-2.580.0::gentoo 0 KiB [ebuild R ] virtual/perl-Module-Metadata-1.0.38::gentoo 0 KiB [ebuild R ] virtual/perl-podlators-5.10.200_rc::gentoo 0 KiB [ebuild R ] virtual/perl-version-0.993.0::gentoo 0 KiB [ebuild R ] virtual/perl-JSON-PP-4.160.0-r2::gentoo 0 KiB [ebuild R ] virtual/perl-Parse-CPAN-Meta-2.150.10-r8::gentoo 0 KiB [ebuild R ] virtual/perl-Digest-SHA-6.40.0-r1::gentoo 0 KiB [ebuild R ] virtual/perl-Unicode-Collate-1.310.0-r2::gentoo 0 KiB [ebuild R ] app-portage/gemato-20.6::gentoo USE="gpg -pretty-log -test -tools" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] sys-libs/zlib-1.3.1-r1:0/1::gentoo USE="minizip verify-sig -static-libs" 0 KiB [ebuild R ] app-arch/xz-utils-5.6.4::gentoo USE="extra-filters nls verify-sig -doc -pgo -static-libs" CPU_FLAGS_ARM="-crc32" 0 KiB [ebuild R ] dev-build/gtk-doc-am-1.34.0::gentoo 0 KiB [ebuild R ] app-portage/elt-patches-20250306::gentoo 0 KiB [ebuild R ] dev-libs/libunistring-1.3:0/5::gentoo USE="-doc -static-libs" 0 KiB [ebuild R ] net-libs/libtirpc-1.3.6:0/3::gentoo USE="-kerberos -static-libs" 0 KiB [ebuild R ] net-libs/libnsl-2.0.1:0/3::gentoo USE="-static-libs" 0 KiB [ebuild R ] dev-libs/openssl-3.4.1:0/3::gentoo USE="asm quic verify-sig -fips -ktls -rfc3779 -sctp -static-libs -test -tls-compression -vanilla -weak-ssl-ciphers" 0 KiB [ebuild R ] app-arch/zstd-1.5.7:0/1::gentoo USE="lzma zlib -lz4 -static-libs -test" 0 KiB [ebuild R ] sys-libs/ncurses-6.5_p20250308:0/6::gentoo USE="cxx (tinfo) verify-sig -ada -debug -doc -gpm -minimal -profile (-split-usr) (-stack-realign) -static-libs -test -trace" 0 KiB [ebuild R ] sys-libs/readline-8.2_p13-r1:0/8::gentoo USE="(unicode) verify-sig -static-libs -utils" 0 KiB [ebuild R ] app-arch/bzip2-1.0.8-r5:0/1::gentoo USE="verify-sig -static -static-libs" 0 KiB [ebuild R ] app-arch/unzip-6.0_p27-r1::gentoo USE="bzip2 (unicode) -natspec" 0 KiB [ebuild R ] dev-db/sqlite-3.49.1:3::gentoo USE="readline -debug -doc -icu -secure-delete -static-libs -tcl -test -tools" 0 KiB [ebuild R ] app-text/docbook-xml-dtd-4.2-r3:4.2::gentoo 0 KiB [ebuild R ] app-text/docbook-xml-dtd-4.5-r2:4.5::gentoo 0 KiB [ebuild R ] app-text/docbook-xml-dtd-4.1.2-r7:4.1.2::gentoo 0 KiB [ebuild R ] sys-apps/attr-2.5.2-r1::gentoo USE="nls -debug -static-libs" 0 KiB [ebuild R ] dev-libs/expat-2.7.0::gentoo USE="unicode -examples -static-libs -test" 0 KiB [ebuild R ] dev-libs/gmp-6.3.0-r1:0/10.4::gentoo USE="asm cxx -cpudetection -doc -pic -static-libs" 0 KiB [ebuild R ] dev-libs/libgpg-error-1.51::gentoo USE="nls verify-sig -common-lisp -static-libs -test" 0 KiB [ebuild R ] sys-kernel/linux-headers-6.13::gentoo USE="-headers-only" 0 KiB [ebuild R ] sys-libs/libseccomp-2.6.0-r2::gentoo USE="-debug -python -static-libs -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-libs/libpcre2-10.45:0/3::gentoo USE="bzip2 jit pcre16 pcre32 readline unicode verify-sig zlib -libedit -static-libs -valgrind" 0 KiB [ebuild R ] dev-lang/swig-4.3.0::gentoo USE="pcre -ccache -doc -test" 0 KiB [ebuild R ] sys-apps/util-linux-2.41::gentoo USE="caps cramfs cryptsetup hardlink logger ncurses nls pam readline su suid systemd udev (unicode) verify-sig -audit -build -fdformat -kill -magic -python (-rtas) (-selinux) -slang -static-libs -test -tty-helpers -uuidd" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] sys-libs/glibc-2.41-r1:2.2::gentoo USE="multiarch ssp (static-libs) systemd -audit -caps (-cet) -compile-locales (-custom-cflags) -doc -gd -hash-sysv-compat -headers-only (-multilib) -multilib-bootstrap -nscd -perl -profile (-selinux) (-stack-realign) -suid -systemtap -test (-vanilla)" 0 KiB [ebuild R ] sys-apps/gentoo-functions-1.7.3::gentoo USE="-test" 0 KiB [ebuild R ] sys-libs/gdbm-1.24:0/6::gentoo USE="berkdb nls readline verify-sig -static-libs -test" 0 KiB [ebuild R ] dev-lang/perl-5.40.1:0/5.40::gentoo USE="gdbm -berkdb -doc -minimal" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] sys-libs/libxcrypt-4.4.38:0/1::gentoo USE="(compat) (system) -headers-only -static-libs -test" 0 KiB [ebuild R ] perl-core/Test-Harness-3.500.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] perl-core/File-Temp-0.231.100-r1::gentoo PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Module-Build-0.423.400-r4::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Capture-Tiny-0.500.0::gentoo USE="-examples -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/PerlIO-utf8_strict-0.10.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/File-Slurper-0.14.0::gentoo USE="-examples -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Config-AutoConf-0.320.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Error-0.170.300::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Digest-HMAC-1.50.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Authen-SASL-2.170.0::gentoo USE="-kerberos -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/TimeDate-2.330.0-r1::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/MailTools-2.220.0::gentoo USE="-examples -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Pod-Parser-1.660.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/SGMLSpm-1.1-r2::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/TermReadKey-2.380.0-r1::gentoo USE="-examples -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/YAML-Tiny-1.760.0::gentoo USE="-minimal -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/MIME-Charset-1.13.1::gentoo USE="-test" L10N="-ja -zh" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Unicode-LineBreak-2019.1.0::gentoo PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Text-CharWidth-0.40.0-r2::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Text-WrapI18N-0.60.0-r2::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/ExtUtils-CChecker-0.120.0-r1::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Params-Util-1.102.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Class-Inspector-1.360.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/File-ShareDir-Install-0.140.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Exporter-Tiny-1.6.2::gentoo USE="-examples -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/List-MoreUtils-0.430.0::gentoo USE="xs -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/File-ShareDir-1.118.0::gentoo USE="-minimal -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/XS-Parse-Keyword-0.480.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/Syntax-Keyword-Try-0.300.0::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] perl-core/Scalar-List-Utils-1.680.0::gentoo PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] perl-core/Getopt-Long-2.580.0::gentoo PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-lang/python-3.12.9:3.12::gentoo USE="ensurepip gdbm ncurses readline sqlite ssl verify-sig -bluetooth -build -debug -examples -libedit -pgo -test -tk -valgrind" 0 KiB [ebuild R ] dev-python/installer-0.7.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/gpep517-16::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/flit-core-3.11.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/idna-3.10::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-python/packaging-24.2::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/more-itertools-10.6.0::gentoo USE="-doc -test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/jaraco-functools-4.1.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/trove-classifiers-2025.3.13.13::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/platformdirs-4.3.6::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/wheel-0.45.1::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/jaraco-context-6.0.1::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/jaraco-text-4.0.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/jaraco-collections-5.1.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/editables-0.5::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/pathspec-0.12.1::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/setuptools-76.1.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/charset-normalizer-3.4.1::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-python/pysocks-1.7.1-r2::gentoo PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-python/setuptools-scm-8.2.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/cython-3.0.12::gentoo USE="-debug -doc -test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-python/markupsafe-3.0.2::gentoo USE="native-extensions -debug -test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/jinja2-3.1.6::gentoo USE="-doc -test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-python/pluggy-1.5.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/hatchling-1.27.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/hatch-vcs-0.4.0::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13 -python3_13t" 0 KiB [ebuild R ] dev-python/urllib3-2.3.0::gentoo USE="-brotli -http2 -test -zstd" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-python/requests-2.32.3::gentoo USE="(test-rust) -socks5 -test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-python/certifi-3024.7.22::gentoo USE="-test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-libs/libgcrypt-1.11.0-r2:0/20::gentoo USE="asm getentropy verify-sig -doc -static-libs" CPU_FLAGS_ARM="-aes -neon -sha1 -sha2 -sve" 0 KiB [ebuild R ] app-crypt/libb2-0.98.1-r3::gentoo USE="openmp -native-cflags -static-libs" 0 KiB [ebuild R ] sys-apps/coreutils-9.6::gentoo USE="acl nls openssl verify-sig xattr -caps -gmp -hostname -kill -multicall (-selinux) (-split-usr) -static -test -vanilla" 0 KiB [ebuild R ] sys-apps/acl-2.3.2-r2::gentoo USE="nls -static-libs" 0 KiB [ebuild R ] net-dns/libidn2-2.3.7:0/2::gentoo USE="nls verify-sig -static-libs" 0 KiB [ebuild R ] app-misc/pax-utils-1.3.8::gentoo USE="-caps -man -python (-seccomp) -test" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-libs/libassuan-3.0.0:0/3.0::gentoo USE="verify-sig" 0 KiB [ebuild R ] sys-libs/libcap-2.71::gentoo USE="pam -static-libs -tools" 0 KiB [ebuild R ] dev-libs/mpfr-4.2.1:0/6::gentoo USE="verify-sig -static-libs" 0 KiB [ebuild R ] dev-libs/mpc-1.3.1:0/3::gentoo USE="-static-libs" 0 KiB [ebuild R *] sys-devel/gcc-15.0.9999:15::gentoo USE="(cxx) (default-stack-clash-protection) (default-znow) fortran nls openmp (pie) sanitize ssp zstd -ada (-cet) -cobol (-custom-cflags) -d -debug -doc (-fixed-point) -go -graphite (-hardened) (-ieee-long-double) -jit -libgdiagnostics (-libssp) -lto -modula2 (-multilib) -objc -objc++ -objc-gc (-pch) -pgo (-rust) -systemtap -test (-time64) -valgrind -vanilla -vtv" 0 KiB [ebuild R ] dev-libs/popt-1.19-r1::gentoo USE="nls -static-libs" 0 KiB [ebuild R ] app-misc/ca-certificates-20240203.3.98::gentoo USE="-cacert" 0 KiB [ebuild R ] app-arch/gzip-1.13-r1::gentoo USE="verify-sig -pic -static" 0 KiB [ebuild R ] sys-libs/libapparmor-3.1.4-r2::gentoo USE="perl python -debug -doc -static-libs" PYTHON_TARGETS="python3_12 -python3_10 -python3_11" 0 KiB [ebuild R ] sys-apps/kmod-33::gentoo USE="lzma (tools) zlib zstd -debug -doc -pkcs7 -static-libs" 0 KiB [ebuild R ] app-arch/lz4-1.10.0-r1:0/1.10.0-meson::gentoo USE="-static-libs -test" 0 KiB [ebuild R ] sys-apps/grep-3.11-r1::gentoo USE="egrep-fgrep nls pcre verify-sig -static" 0 KiB [ebuild R ] dev-libs/json-c-0.18:0/5.1::gentoo USE="-doc -static-libs -test -threads" 0 KiB [ebuild R ] sys-fs/cryptsetup-2.7.5-r1:0/12::gentoo USE="argon2 nls openssl udev -fips -gcrypt -kernel -nettle -passwdqc -pwquality -ssh -static -static-libs -test -urandom" 0 KiB [ebuild R ] dev-build/make-4.4.1-r100::gentoo USE="nls verify-sig -doc -guile -static -test" GUILE_SINGLE_TARGET="3-0 -2-2" 0 KiB [ebuild R ] sys-fs/e2fsprogs-1.47.2-r1::gentoo USE="nls tools -archive -cron -fuse -static-libs -test" 0 KiB [ebuild R ] sys-apps/diffutils-3.11-r2::gentoo USE="nls verify-sig" 0 KiB [ebuild R ] dev-libs/libtasn1-4.20.0:0/6::gentoo USE="verify-sig -static-libs -test" 0 KiB [ebuild R ] dev-libs/nettle-3.10.1:0/8-6::gentoo USE="asm gmp verify-sig -doc -static-libs" CPU_FLAGS_ARM="-aes (-neon) -sha1 -sha2" 0 KiB [ebuild R ] net-libs/gnutls-3.8.9:0/30.30::gentoo USE="cxx idn nls openssl tls-heartbeat verify-sig zlib zstd -brotli (-dane) -doc -examples -pkcs11 (-sslv2) (-sslv3) -static-libs -test (-test-full) -tools" 0 KiB [ebuild R ] app-crypt/gnupg-2.4.7-r1::gentoo USE="bzip2 nls readline smartcard ssl tofu verify-sig -doc -ldap (-selinux) -test -tools -tpm -usb -user-socket -wks-server" 0 KiB [ebuild R ] dev-libs/libksba-1.6.7::gentoo USE="verify-sig -static-libs" 0 KiB [ebuild R ] dev-build/meson-1.7.0::gentoo USE="verify-sig -test -test-full" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] net-dns/c-ares-1.34.4:0/2::gentoo USE="verify-sig -static-libs -test" 0 KiB [ebuild R ] sys-apps/gawk-5.3.1::gentoo USE="nls readline verify-sig -mpfr -pma" 0 KiB [ebuild R ] sys-libs/libcap-ng-0.8.5::gentoo USE="-python -static-libs" PYTHON_TARGETS="python3_12 -python3_10 -python3_11" 0 KiB [ebuild R ] dev-libs/npth-1.8::gentoo USE="-test" 0 KiB [ebuild R ] dev-build/autoconf-2.72-r1:2.72::gentoo USE="emacs verify-sig" 0 KiB [ebuild R ] dev-build/automake-1.17-r2:1.17::gentoo USE="verify-sig -test" 0 KiB [ebuild R ] dev-build/libtool-2.5.4:2::gentoo USE="-vanilla" 0 KiB [ebuild R ] dev-lang/python-3.13.2:3.13::gentoo USE="ensurepip gdbm ncurses readline sqlite ssl verify-sig -bluetooth -build -debug -examples (-jit) -libedit -pgo -test -tk -valgrind" LLVM_SLOT="18" 0 KiB [ebuild R ] dev-libs/libxml2-2.13.6:2::gentoo USE="python readline -examples -icu -lzma -static-libs -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] sys-devel/gettext-0.23.1::gentoo USE="acl cxx emacs ncurses nls openmp verify-sig (xattr) -doc -git -java -static-libs" 0 KiB [ebuild R ] sys-devel/m4-1.4.19-r2::gentoo USE="nls verify-sig -examples" 0 KiB [ebuild R ] dev-libs/libxslt-1.1.43::gentoo USE="crypt -debug -examples -python -static-libs" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] sys-devel/bison-3.8.2-r3::gentoo USE="nls verify-sig -examples -static -test" 0 KiB [ebuild R ] sys-devel/flex-2.6.4-r6::gentoo USE="nls -static -test" 0 KiB [ebuild R ] sys-apps/texinfo-7.2::gentoo USE="nls standalone -static" 0 KiB [ebuild R ] dev-perl/Locale-gettext-1.70.0_p20181130::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] sys-apps/help2man-1.49.3::gentoo USE="nls" 0 KiB [ebuild R ] sys-devel/binutils-2.44:2.44::gentoo USE="nls plugins zstd (-cet) -debuginfod -doc -gprofng (-hardened) -multitarget (-pgo) -static-libs -test -vanilla -xxhash" 0 KiB [ebuild R ] dev-build/ninja-1.12.1::gentoo USE="-doc -test" 0 KiB [ebuild R ] dev-python/lxml-5.3.1::gentoo USE="threads -debug -doc -examples -test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] app-arch/libarchive-3.7.7:0/13::gentoo USE="acl bzip2 e2fsprogs iconv lzma verify-sig xattr zstd -blake2 -expat -lz4 -lzo -nettle -static-libs -test" 0 KiB [ebuild R ] app-crypt/rhash-1.4.5:0/1::gentoo USE="nls ssl -debug -static-libs" 0 KiB [ebuild R ] dev-libs/jsoncpp-1.9.6-r2:0/26::gentoo USE="-doc -test" 0 KiB [ebuild R ] dev-libs/libuv-1.50.0:0/1::gentoo USE="verify-sig" 0 KiB [ebuild R ] app-text/opensp-1.5.2-r10::gentoo USE="nls -doc -static-libs -test" 0 KiB [ebuild R ] app-text/po4a-0.73-r1::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] net-libs/libpsl-0.21.5::gentoo USE="idn -icu -static-libs -test" 0 KiB [ebuild R ] dev-build/cmake-3.31.6-r1::gentoo USE="ncurses verify-sig (-dap) -doc -gui -test" 0 KiB [ebuild R ] dev-vcs/git-2.49.0-r1::gentoo USE="curl gpg iconv nls pcre perl safe-directory webdav -cgi -cvs -doc -highlight -keyring (-mediawiki) -perforce (-selinux) -subversion -test -tk -xinetd" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] net-libs/nghttp2-1.65.0-r1:0/1.14::gentoo USE="systemd -debug -hpack-tools -jemalloc -test -utils -xml" 0 KiB [ebuild R ] net-misc/curl-8.12.1::gentoo USE="adns alt-svc ftp hsts http2 http3 imap openssl pop3 progress-meter psl quic smtp ssl tftp verify-sig websockets zstd -brotli -debug -gnutls -gopher -idn -kerberos -ldap -mbedtls -rtmp (-rustls) -samba -ssh (-sslv3) -static-libs -telnet -test" CURL_QUIC="openssl -ngtcp2" CURL_SSL="openssl -gnutls -mbedtls (-rustls)" 0 KiB [ebuild R ] sys-apps/systemd-257.3:0/2::gentoo USE="acl apparmor cryptsetup dns-over-tls gcrypt kernel-install kmod lz4 openssl pam pcre resolvconf seccomp sysv-utils zstd -audit -boot -bpf -cgroup-hybrid -curl -elfutils -fido2 -gnutls -homed -http -idn -importd -iptables -lzma -pkcs11 -policykit -pwquality -qrcode -secureboot (-selinux) (-split-usr) -test -tpm -ukify -vanilla -xkb" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] sys-libs/pam-1.7.0_p20241230-r3::gentoo USE="filecaps nls systemd -audit -berkdb -debug (-elogind) -examples -nis (-selinux)" 0 KiB [ebuild R ] sys-fs/lvm2-2.03.22-r7::gentoo USE="lvm readline systemd udev -sanlock (-selinux) -static -static-libs -thin -valgrind" 0 KiB [ebuild R ] x11-base/xorg-proto-2024.1::gentoo USE="-test" 0 KiB [ebuild R ] app-shells/bash-5.2_p37::gentoo USE="net nls (readline) verify-sig (-afs) -bashlogger -examples -mem-scramble -pgo -plugins" 0 KiB [ebuild R ] sys-apps/sed-4.9-r1::gentoo USE="acl nls verify-sig (-selinux) -static" 0 KiB [ebuild R ] sys-apps/file-5.46-r2::gentoo USE="bzip2 seccomp verify-sig zlib zstd -lzip -lzma -python -static-libs" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] app-alternatives/bzip2-1::gentoo USE="reference -lbzip2 -pbzip2 (-split-usr)" 0 KiB [ebuild R ] net-libs/liblockfile-1.17::gentoo USE="-static-libs" 0 KiB [ebuild R ] sys-apps/gentoo-systemd-integration-9-r1::gentoo 0 KiB [ebuild R ] sys-auth/passwdqc-2.0.3-r1::gentoo 0 KiB [ebuild R ] sys-libs/timezone-data-2025a-r1::gentoo USE="nls -leaps-timezone -zic-slim" 0 KiB [ebuild R ] sys-devel/gcc-config-2.12.1::gentoo USE="(cc-wrappers) (native-symlinks)" 0 KiB [ebuild R ] sys-apps/findutils-4.10.0::gentoo USE="nls verify-sig (-selinux) -static -test" 0 KiB [ebuild R ] app-portage/getuto-1.15::gentoo USE="-test" 0 KiB [ebuild R ] sys-apps/sandbox-2.45::gentoo USE="nnp" 0 KiB [ebuild R ] net-misc/rsync-3.3.0-r2::gentoo USE="acl iconv ssl verify-sig xattr zstd -examples -lz4 -rrsync -stunnel -system-zlib -xxhash" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] app-crypt/gpgme-1.24.2:1/11.6.15.2::gentoo USE="cxx verify-sig -common-lisp -debug -python -qt5 -qt6 -static-libs -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] llvm-runtimes/openmp-20.1.0:0/20.1::gentoo USE="verify-sig -debug -gdb-plugin -hwloc -ompt -test" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] virtual/perl-CPAN-2.360.0-r1::gentoo 0 KiB [ebuild R ] virtual/perl-Math-BigInt-2.3.2::gentoo 0 KiB [ebuild R ] virtual/udev-217-r7::gentoo USE="(systemd)" 0 KiB [ebuild R ] x11-libs/xtrans-1.6.0::gentoo USE="-doc" 0 KiB [ebuild R ] dev-lang/rust-common-1.85.0::gentoo USE="verify-sig" 0 KiB [ebuild R ] sys-apps/lsb-release-3.3::gentoo 0 KiB [ebuild R ] app-text/docbook-xml-dtd-4.4-r3:4.4::gentoo 0 KiB [ebuild R ] x11-base/xcb-proto-1.17.0::gentoo PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] dev-build/automake-1.16.5-r2:1.16::gentoo USE="verify-sig -test" 0 KiB [ebuild R ] virtual/perl-File-Path-2.180.0-r3::gentoo 0 KiB [ebuild R ] dev-perl/Net-SSLeay-1.940.0-r1::gentoo USE="-examples -minimal -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] x11-libs/libICE-1.1.2::gentoo 0 KiB [ebuild R ] sys-fs/udev-init-scripts-35::gentoo 0 KiB [ebuild R ] x11-libs/libXau-1.0.12::gentoo USE="-doc" 0 KiB [ebuild R ] x11-libs/libXdmcp-1.1.5::gentoo USE="-doc" 0 KiB [ebuild R ] sys-auth/pambase-20250228-r1::gentoo USE="nullok passwdqc sha512 systemd -caps -debug (-elogind) -gnome-keyring -homed -minimal -mktemp -pam_krb5 (-pam_ssh) -pwhistory -pwquality -securetty (-selinux) -sssd -yescrypt" 0 KiB [ebuild R ] app-portage/portage-utils-0.97::gentoo USE="openmp qmanifest -static" 0 KiB [ebuild R ] sys-devel/patch-2.7.6_p20250206-r1::gentoo USE="verify-sig xattr -static -test" 0 KiB [ebuild R ] app-text/xmlto-0.0.28-r11::gentoo USE="-latex -text" 0 KiB [ebuild R ] dev-perl/List-MoreUtils-XS-0.430.0-r1::gentoo USE="-test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] dev-perl/IO-Socket-SSL-2.89.0::gentoo USE="-examples -idn -test" PERL_FEATURES="(-debug) -ithreads (-quadmath)" 0 KiB [ebuild R ] x11-libs/libxcb-1.17.0:0/1.12::gentoo USE="xkb -doc (-selinux) -test" 0 KiB [ebuild R ] x11-libs/libSM-1.2.6::gentoo USE="uuid -doc" 0 KiB [ebuild R ] x11-misc/compose-tables-1.8.12::gentoo 0 KiB [ebuild R ] x11-libs/libX11-1.8.12::gentoo USE="-doc -test" 0 KiB [ebuild R ] x11-libs/libXt-1.3.1-r1::gentoo USE="-doc -test" 0 KiB [ebuild R ] sys-apps/dbus-1.16.2::gentoo USE="X systemd -debug -doc (-elogind) (-selinux) -static-libs -test -valgrind" 0 KiB [ebuild R ] llvm-core/llvm-20.1.0:20/20.1::gentoo USE="libffi verify-sig zstd -binutils-plugin -debug (-debuginfod) -doc -exegesis -libedit -test -xml -z3" LLVM_TARGETS="(AArch64) (AMDGPU) (ARM) (AVR) (BPF) (Hexagon) (Lanai) (LoongArch) (MSP430) (Mips) (NVPTX) (PowerPC) (RISCV) (Sparc) (SystemZ) (VE) (WebAssembly) (X86) (XCore) -ARC -CSKY -DirectX -M68k -SPIRV -Xtensa" 0 KiB [ebuild R ] llvm-core/llvm-toolchain-symlinks-20-r1:20::gentoo USE="native-symlinks -multilib-symlinks" 0 KiB [ebuild R ] app-admin/eselect-1.4.29::gentoo USE="emacs -doc -vim-syntax" 0 KiB [ebuild R ] app-eselect/eselect-ctags-1.19::gentoo 0 KiB [ebuild R ] app-eselect/eselect-lib-bin-symlink-0.1.1-r1::gentoo 0 KiB [ebuild R ] app-eselect/eselect-rust-20210703::gentoo 0 KiB [ebuild R ] app-eselect/eselect-emacs-1.19::gentoo 0 KiB [ebuild R ] app-eselect/eselect-pinentry-0.7.4::gentoo 0 KiB [ebuild R ] app-editors/emacs-30.1-r1:30::gentoo USE="X acl gmp inotify ssl systemd threads xattr xpm zlib -Xaw3d -alsa (-aqua) -athena -cairo -dbus -dynamic-loading -games -gfile -gif -gpm -gsettings -gtk -gui -gzip-el -harfbuzz -imagemagick -jit -jpeg -kerberos -lcms -libxml2 -livecd -m17n-lib -mailutils -motif -png (-selinux) -sound -source -sqlite -svg -tiff -toolkit-scroll-bars -tree-sitter -valgrind -webp -wide-int -xft" 0 KiB [ebuild R ] llvm-core/llvm-common-20.1.0::gentoo USE="emacs verify-sig" 0 KiB [ebuild R ] app-emacs/eselect-mode-1.4.29::gentoo 0 KiB [ebuild R ] app-emacs/autoconf-mode-2.72::gentoo 0 KiB [ebuild R ] app-emacs/po-mode-0.22::gentoo 0 KiB [ebuild R ] llvm-core/lld-20.1.0:20/20.1::gentoo USE="verify-sig zstd -debug -test" 0 KiB [ebuild R ] llvm-core/lld-toolchain-symlinks-20:20::gentoo USE="native-symlinks -multilib-symlinks" 0 KiB [ebuild R ] llvm-core/llvm-19.1.7:19/19.1::gentoo USE="libffi verify-sig zstd -binutils-plugin -debug (-debuginfod) -doc -exegesis -libedit -test -xml -z3" LLVM_TARGETS="(AArch64) (AMDGPU) (ARM) (AVR) (BPF) (Hexagon) (Lanai) (LoongArch) (MSP430) (Mips) (NVPTX) (PowerPC) (RISCV) (Sparc) (SystemZ) (VE) (WebAssembly) (X86) (XCore) -ARC -CSKY -DirectX -M68k -SPIRV -Xtensa" 0 KiB [ebuild R ] llvm-core/llvm-toolchain-symlinks-19:19::gentoo USE="native-symlinks -multilib-symlinks" 0 KiB [ebuild R ] app-arch/tar-1.35::gentoo USE="acl nls verify-sig xattr -minimal (-selinux)" 0 KiB [ebuild R ] sys-apps/portage-3.0.67::gentoo USE="(ipc) native-extensions rsync-verify xattr -apidoc -build -doc -gentoo-dev (-selinux) -test" PYTHON_TARGETS="python3_12 -pypy3 -pypy3_11 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] app-alternatives/tar-0::gentoo USE="gnu -libarchive (-split-usr)" 0 KiB [ebuild R ] app-admin/perl-cleaner-2.31-r2::gentoo USE="-pkgcore" 0 KiB [ebuild R ] app-crypt/pinentry-1.3.1-r1::gentoo USE="X emacs ncurses verify-sig -caps -efl -gtk -keyring -qt6 -wayland" 0 KiB [ebuild R ] app-emacs/pinentry-0.1_p20231126::gentoo 0 KiB [ebuild R ] llvm-core/clang-common-20.1.0-r1::gentoo USE="(default-compiler-rt) (default-libcxx) (default-lld) (llvm-libunwind) verify-sig -bootstrap-prefix (-cet) (-hardened)" 0 KiB [ebuild R ] llvm-core/clang-20.1.0-r1:20/20.1::gentoo USE="extra (pie) static-analyzer verify-sig -debug -doc (-ieee-long-double) -test -xml" LLVM_TARGETS="(AArch64) (AMDGPU) (ARM) (AVR) (BPF) (Hexagon) (Lanai) (LoongArch) (MSP430) (Mips) (NVPTX) (PowerPC) (RISCV) (Sparc) (SystemZ) (VE) (WebAssembly) (X86) (XCore) -ARC -CSKY -DirectX -M68k -SPIRV -Xtensa" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11 -python3_13" 0 KiB [ebuild R ] llvm-runtimes/libunwind-20.1.0::gentoo USE="(clang) static-libs verify-sig -debug -test" 0 KiB [ebuild R ] llvm-runtimes/compiler-rt-20.1.0:20::gentoo USE="atomic-builtins (clang) verify-sig -debug -test" 0 KiB [ebuild R ] llvm-core/clang-toolchain-symlinks-20:20::gentoo USE="native-symlinks -gcc-symlinks -multilib-symlinks" 0 KiB [ebuild R ] llvm-runtimes/libcxxabi-20.1.0::gentoo USE="(clang) static-libs verify-sig -test" 0 KiB [ebuild R ] llvm-runtimes/libcxx-20.1.0::gentoo USE="(clang) (libcxxabi) static-libs verify-sig -test" 0 KiB [ebuild R ] llvm-runtimes/compiler-rt-sanitizers-20.1.0:20::gentoo USE="asan cfi (clang) dfsan gwp-asan hwasan libfuzzer lsan msan orc profile rtsan safestack scudo shadowcallstack tsan ubsan verify-sig xray (-ctx-profile) -debug (-memprof) (-nsan) -test" 0 KiB [ebuild R ] dev-lang/rust-1.85.0-r1:1.85.0::gentoo USE="clippy (llvm-libunwind) rustfmt system-llvm verify-sig (-big-endian) -debug -dist -doc (-lto) -rust-analyzer -rust-src -test -wasm" LLVM_SLOT="(19)" LLVM_TARGETS="(AArch64) ARM BPF LoongArch Mips PowerPC RISCV Sparc WebAssembly X86 -AMDGPU -ARC -AVR -CSKY -DirectX -Hexagon -Lanai -M68k -MSP430 -NVPTX -SPIRV -SystemZ -VE -XCore -Xtensa" 0 KiB [ebuild R ] llvm-core/clang-runtime-20.1.0-r1:20::gentoo USE="compiler-rt (default-compiler-rt) (default-libcxx) (default-lld) libcxx (llvm-libunwind) openmp sanitize -offload" 0 KiB Total: 380 packages (380 reinstalls), Size of downloads: 0 KiB ------ Output of qlist -ISUv: ------- acct-group/adm-0-r3:0 acct-group/audio-0-r3:0 acct-group/avahi-0-r3:0 acct-group/cdrom-0-r3:0 acct-group/dialout-0-r3:0 acct-group/disk-0-r3:0 acct-group/floppy-0-r1:0 acct-group/input-0-r3:0 acct-group/kmem-0-r3:0 acct-group/kvm-0-r3:0 acct-group/locate-0-r3:0 acct-group/lp-0-r3:0 acct-group/mail-0-r3:0 acct-group/man-0-r3:0 acct-group/messagebus-0-r3:0 acct-group/named-0-r3:0 acct-group/netdev-0-r3:0 acct-group/nobody-0-r2:0 acct-group/nullmail-0-r2:0 acct-group/pcap-0-r1:0 acct-group/portage-0-r2:0 acct-group/render-0-r3:0 acct-group/root-0-r2:0 acct-group/sgx-0-r2:0 acct-group/sshd-0-r3:0 acct-group/systemd-coredump-0-r3:0 acct-group/systemd-journal-0-r3:0 acct-group/systemd-journal-remote-0-r3:0 acct-group/systemd-network-0-r3:0 acct-group/systemd-oom-0-r2:0 acct-group/systemd-resolve-0-r3:0 acct-group/systemd-timesync-0-r3:0 acct-group/tape-0-r3:0 acct-group/tty-0-r3:0 acct-group/usb-0-r3:0 acct-group/users-0-r2:0 acct-group/utmp-0-r3:0 acct-group/video-0-r3:0 acct-group/wheel-0-r3:0 acct-user/avahi-0-r3:0 acct-user/man-1-r3:0 acct-user/messagebus-0-r3:0 acct-user/named-0-r3:0 acct-user/nobody-0-r2:0 acct-user/nullmail-0-r2:0 acct-user/pcap-0-r1:0 acct-user/portage-0-r3:0 acct-user/root-0-r3:0 acct-user/sshd-0-r3:0 acct-user/systemd-coredump-0-r3:0 acct-user/systemd-journal-remote-0-r3:0 acct-user/systemd-network-0-r3:0 acct-user/systemd-oom-0-r2:0 acct-user/systemd-resolve-0-r3:0 acct-user/systemd-timesync-0-r3:0 app-admin/eclean-kernel-2.99.10:0 -lz4 -lzo -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test -zstd app-admin/eselect-1.4.29:0 -doc emacs -vim-syntax app-admin/perl-cleaner-2.31-r2:0 -pkgcore app-admin/sudo-1.9.16_p2-r1:0 -gcrypt -ldap nls -offensive pam -sasl secure-path -selinux sendmail -skey ssl -sssd verify-sig app-alternatives/awk-4:0 -busybox gawk -mawk -nawk -split-usr app-alternatives/bc-0:0 -gh gnu app-alternatives/bzip2-1:0 -lbzip2 -pbzip2 reference -split-usr app-alternatives/cpio-0:0 gnu -libarchive -split-usr app-alternatives/gzip-1:0 -pigz reference -split-usr app-alternatives/lex-0-r1:0 flex -reflex app-alternatives/ninja-1:0 reference -samurai app-alternatives/sh-0:0 bash -busybox -dash -ksh -lksh -mksh app-alternatives/tar-0:0 gnu -libarchive -split-usr app-alternatives/yacc-1-r2:0 bison -byacc -reference app-arch/bzip2-1.0.8-r5:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static -static-libs verify-sig app-arch/cpio-2.15:0 nls app-arch/gzip-1.13-r1:0 -pic -static verify-sig app-arch/libarchive-3.7.7:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 acl -blake2 bzip2 e2fsprogs -expat iconv -lz4 lzma -lzo -nettle -static-libs -test verify-sig xattr zstd app-arch/lz4-1.10.0-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs -test app-arch/ncompress-5.0-r2:0 app-arch/tar-1.35:0 acl -minimal nls -selinux verify-sig xattr app-arch/unzip-6.0_p27-r1:0 bzip2 -natspec unicode app-arch/xz-utils-5.6.4:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -cpu_flags_arm_crc32 -doc extra-filters nls -pgo -static-libs verify-sig app-arch/zstd-1.5.7:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -lz4 lzma -static-libs -test zlib app-backup/duplicity-3.0.3.2:0 -debug -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -s3 -test app-crypt/argon2-20190702-r1:0 -static-libs app-crypt/gnupg-2.4.7-r1:0 bzip2 -doc -ldap nls readline -selinux smartcard ssl -test tofu -tools -tpm -usb -user-socket verify-sig -wks-server app-crypt/gpgme-1.24.2:1 -common-lisp cxx -debug -python -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -qt5 -qt6 -static-libs -test verify-sig app-crypt/libb2-0.98.1-r3:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -native-cflags openmp -static-libs app-crypt/libmd-1.1.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 app-crypt/minisign-0.12:0 app-crypt/pinentry-1.3.1-r1:0 X -caps -efl emacs -gtk -keyring ncurses -qt6 verify-sig -wayland app-crypt/rhash-1.4.5:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug nls ssl -static-libs app-editors/emacs-30.1-r1:30 X -Xaw3d acl -alsa -aqua -athena -cairo -dbus -dynamic-loading -games -gfile -gif gmp -gpm -gsettings -gtk -gui -gzip-el -harfbuzz -imagemagick inotify -jit -jpeg -kerberos -lcms -libxml2 -livecd -m17n-lib -mailutils -motif -png -selinux -sound -source -sqlite ssl -svg systemd threads -tiff -toolkit-scroll-bars -tree-sitter -valgrind -webp -wide-int xattr -xft xpm zlib app-editors/nano-8.3-r1:0 -debug -justify -magic -minimal ncurses nls spell unicode app-editors/vim-9.1.0794:0 X acl crypt -cscope -debug -gpm -lua lua_single_target_lua5-1 -lua_single_target_lua5-3 -lua_single_target_lua5-4 -lua_single_target_luajit -minimal nls -perl -python -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 -racket -ruby -selinux -sound -tcl -terminal -vim-pager app-editors/vim-core-9.1.0794:0 acl -minimal nls app-emacs/autoconf-mode-2.72:0 app-emacs/emacs-common-1.11:0 -games -gsettings -gui app-emacs/eselect-mode-1.4.29:0 app-emacs/pinentry-0.1_p20231126:0 app-emacs/po-mode-0.22:0 app-emulation/qemu-9.2.2:0 -accessibility aio -alsa -bpf bzip2 -capstone curl -debug -doc fdt filecaps -fuse -glusterfs gnutls -gtk -infiniband -io-uring -iscsi -jack -jemalloc jpeg -keyutils -lzo -multipath ncurses -nfs nls -numa -opengl oss pam pin-upstream-blobs -pipewire -plugins png -pulseaudio -python -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 qemu_softmmu_targets_aarch64 qemu_softmmu_targets_alpha qemu_softmmu_targets_arm -qemu_softmmu_targets_avr -qemu_softmmu_targets_hppa qemu_softmmu_targets_i386 qemu_softmmu_targets_loongarch64 qemu_softmmu_targets_m68k -qemu_softmmu_targets_microblaze -qemu_softmmu_targets_microblazeel qemu_softmmu_targets_mips qemu_softmmu_targets_mips64 qemu_softmmu_targets_mips64el qemu_softmmu_targets_mipsel -qemu_softmmu_targets_or1k qemu_softmmu_targets_ppc qemu_softmmu_targets_ppc64 qemu_softmmu_targets_riscv32 qemu_softmmu_targets_riscv64 -qemu_softmmu_targets_rx -qemu_softmmu_targets_s390x -qemu_softmmu_targets_sh4 -qemu_softmmu_targets_sh4eb qemu_softmmu_targets_sparc qemu_softmmu_targets_sparc64 -qemu_softmmu_targets_tricore qemu_softmmu_targets_x86_64 -qemu_softmmu_targets_xtensa -qemu_softmmu_targets_xtensaeb qemu_user_targets_aarch64 qemu_user_targets_aarch64_be qemu_user_targets_alpha qemu_user_targets_arm qemu_user_targets_armeb -qemu_user_targets_hexagon -qemu_user_targets_hppa qemu_user_targets_i386 qemu_user_targets_loongarch64 qemu_user_targets_m68k -qemu_user_targets_microblaze -qemu_user_targets_microblazeel qemu_user_targets_mips qemu_user_targets_mips64 qemu_user_targets_mips64el qemu_user_targets_mipsel qemu_user_targets_mipsn32 qemu_user_targets_mipsn32el -qemu_user_targets_or1k qemu_user_targets_ppc qemu_user_targets_ppc64 qemu_user_targets_ppc64le qemu_user_targets_riscv32 qemu_user_targets_riscv64 -qemu_user_targets_s390x -qemu_user_targets_sh4 -qemu_user_targets_sh4eb qemu_user_targets_sparc qemu_user_targets_sparc32plus qemu_user_targets_sparc64 qemu_user_targets_x86_64 -qemu_user_targets_xtensa -qemu_user_targets_xtensaeb -rbd -sasl -sdl -sdl-image seccomp -selinux slirp -smartcard -snappy -spice -ssh -static-user -systemtap -test udev -usb -usbredir -vde vhost-net -virgl virtfs vnc -vte xattr -xdp -xen zstd app-eselect/eselect-ctags-1.19:0 app-eselect/eselect-emacs-1.19:0 app-eselect/eselect-fontconfig-20220403:0 app-eselect/eselect-iptables-20220320:0 app-eselect/eselect-lib-bin-symlink-0.1.1-r1:0 app-eselect/eselect-pinentry-0.7.4:0 app-eselect/eselect-repository-14-r1:0 git -mercurial -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 -test app-eselect/eselect-rust-20210703:0 app-eselect/eselect-vi-20221122:0 app-i18n/gnulib-l10n-20241231:0 app-misc/ca-certificates-20240203.3.98:0 -cacert app-misc/editor-wrapper-4-r1:0 app-misc/mime-types-2.1.54:0 -nginx app-misc/pax-utils-1.3.8:0 -caps -man -python -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 -seccomp -test app-misc/screen-4.9.1-r1:0 -debug -multiuser -nethack pam -selinux app-portage/cpuid2cpuflags-15:0 app-portage/eix-0.36.9:0 -debug -doc nls -sqlite app-portage/elt-patches-20250306:0 app-portage/gemato-20.6:0 gpg -pretty-log -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test -tools app-portage/genlop-0.30.12:0 app-portage/gentoolkit-0.6.8:0 -python_targets_pypy3 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test app-portage/getuto-1.15:0 -test app-portage/pfl-3.5.3:0 network-cron -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 app-portage/portage-utils-0.97:0 openmp qmanifest -static app-shells/bash-5.2_p37:0 -afs -bashlogger -examples -mem-scramble net nls -pgo -plugins readline verify-sig app-shells/push-3.4:0 app-shells/quoter-4.2:0 app-text/asciidoc-10.2.1:0 -python_single_target_pypy3 -python_single_target_pypy3_11 -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 -test app-text/build-docbook-catalog-2.4:0 app-text/docbook-xml-dtd-4.5-r2:4.5 app-text/docbook-xml-dtd-4.4-r3:4.4 app-text/docbook-xml-dtd-4.2-r3:4.2 app-text/docbook-xml-dtd-4.1.2-r7:4.1.2 app-text/docbook-xsl-ns-stylesheets-1.79.1:0 -ruby app-text/docbook-xsl-stylesheets-1.79.1-r4:0 -ruby app-text/mandoc-1.14.6:0 -cgi -selinux -system-man -test app-text/manpager-1:0 app-text/opensp-1.5.2-r10:0 -doc nls -static-libs -test app-text/po4a-0.73-r1:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test -test app-text/sgml-common-0.6.3-r7:0 app-text/xmlto-0.0.28-r11:0 -latex -text app-text/xmltoman-0.6:0 app-vim/gentoo-syntax-14:0 -ignore-glep31 cross-x86_64-pc-linux-gnu/binutils-2.44:2.44 cet -debuginfod -doc -gprofng -hardened -multitarget nls -pgo plugins -static-libs -test -vanilla -xxhash zstd dev-build/autoconf-2.72-r1:2.72 emacs verify-sig dev-build/autoconf-archive-2024.10.16-r1:0 dev-build/autoconf-wrapper-20231224:0 dev-build/automake-1.17-r2:1.17 -test verify-sig dev-build/automake-1.16.5-r2:1.16 -test verify-sig dev-build/automake-wrapper-20240607:0 dev-build/cmake-3.31.6-r1:0 -dap -doc -gui ncurses -test verify-sig dev-build/gtk-doc-am-1.34.0:0 dev-build/libtool-2.5.4:2 -vanilla dev-build/make-4.4.1-r100:0 -doc -guile -guile_single_target_2-2 guile_single_target_3-0 nls -static -test verify-sig dev-build/meson-1.7.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test -test-full verify-sig dev-build/meson-format-array-0:0 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 dev-build/ninja-1.12.1:0 -doc -test dev-db/sqlite-3.49.1:3 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug -doc -icu readline -secure-delete -static-libs -tcl -test -tools dev-debug/gdb-16.2-r2:0 -babeltrace -cet -debuginfod -guile -guile_single_target_2-2 guile_single_target_3-0 -lzma -multitarget nls python -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 -rocm server -sim -source-highlight -test -vanilla -xml -xxhash zstd dev-debug/strace-6.13:0 -aio -elfutils -perl -selinux -static -test -unwind verify-sig dev-debug/valgrind-3.24.0_p1:0 -mpi verify-sig dev-lang/nasm-2.16.03:0 -doc dev-lang/perl-5.40.1:0 -berkdb -doc gdbm -minimal -perl_features_debug -perl_features_ithreads -perl_features_quadmath dev-lang/python-3.13.2:3.13 -bluetooth -build -debug ensurepip -examples gdbm -jit -libedit llvm_slot_18 ncurses -pgo readline sqlite ssl -test -tk -valgrind verify-sig dev-lang/python-3.12.9:3.12 -bluetooth -build -debug ensurepip -examples gdbm -libedit ncurses -pgo readline sqlite ssl -test -tk -valgrind verify-sig dev-lang/python-exec-2.4.10:2 native-symlinks python_targets_pypy3 python_targets_pypy3_11 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_13t -test dev-lang/python-exec-conf-2.4.6:2 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t dev-lang/rust-1.85.0-r1:1.85.0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -big-endian clippy -cpu_flags_x86_sse2 -debug -dist -doc llvm-libunwind llvm_slot_19 llvm_targets_AArch64 -llvm_targets_AMDGPU -llvm_targets_ARC llvm_targets_ARM -llvm_targets_AVR llvm_targets_BPF -llvm_targets_CSKY -llvm_targets_DirectX -llvm_targets_Hexagon -llvm_targets_Lanai llvm_targets_LoongArch -llvm_targets_M68k -llvm_targets_MSP430 llvm_targets_Mips -llvm_targets_NVPTX llvm_targets_PowerPC llvm_targets_RISCV -llvm_targets_SPIRV llvm_targets_Sparc -llvm_targets_SystemZ -llvm_targets_VE llvm_targets_WebAssembly llvm_targets_X86 -llvm_targets_XCore -llvm_targets_Xtensa -lto -rust-analyzer -rust-src rustfmt system-llvm -test verify-sig -wasm dev-lang/rust-common-1.85.0:0 verify-sig dev-lang/swig-4.3.0:0 -ccache -doc pcre -test dev-libs/elfutils-0.192-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 bzip2 -debuginfod -lzma nls -stacktrace -static-libs -test utils -valgrind verify-sig zstd dev-libs/expat-2.7.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -examples -static-libs -test unicode dev-libs/fribidi-1.0.16:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc -test dev-libs/glib-2.84.0:2 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -dbus -debug -doc elf introspection mime -selinux -static-libs -sysprof -systemtap -test -utils xattr dev-libs/gmp-6.3.0-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 asm -cpudetection cxx -doc -pic -static-libs dev-libs/gobject-introspection-1.82.0-r2:0 -doctool -gtk-doc -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 -test dev-libs/gobject-introspection-common-1.82.0:0 dev-libs/json-c-0.18:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -cpu_flags_x86_rdrand -doc -static-libs -test -threads dev-libs/jsoncpp-1.9.6-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc -test dev-libs/libaio-0.3.113-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs -test dev-libs/libassuan-3.0.0:0 verify-sig dev-libs/libdaemon-0.14-r4:0 -doc -examples dev-libs/libevent-2.1.12-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 clock-gettime -debug -malloc-replacement ssl -static-libs -test -verbose-debug verify-sig dev-libs/libffi-3.4.7:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug exec-static-trampoline -pax-kernel -static-libs -test dev-libs/libgcrypt-1.11.0-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 asm -cpu_flags_arm_aes -cpu_flags_arm_neon -cpu_flags_arm_sha1 -cpu_flags_arm_sha2 -cpu_flags_arm_sve -cpu_flags_ppc_altivec -cpu_flags_ppc_vsx2 -cpu_flags_ppc_vsx3 -cpu_flags_x86_aes -cpu_flags_x86_avx -cpu_flags_x86_avx2 -cpu_flags_x86_avx512f -cpu_flags_x86_padlock -cpu_flags_x86_sha -cpu_flags_x86_sse4_1 -doc getentropy -static-libs verify-sig dev-libs/libgpg-error-1.51:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -common-lisp nls -static-libs -test verify-sig dev-libs/libksba-1.6.7:0 -static-libs verify-sig dev-libs/libpcre2-10.45:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 bzip2 jit -libedit pcre16 pcre32 readline -static-libs unicode -valgrind verify-sig zlib dev-libs/libpipeline-1.5.8:0 -test dev-libs/libsodium-1.0.20:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 asm -cpu_flags_x86_aes -cpu_flags_x86_sse4_1 -static-libs urandom verify-sig dev-libs/libtasn1-4.20.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs -test verify-sig dev-libs/libunistring-1.3:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc -static-libs dev-libs/libuv-1.50.0:0 verify-sig dev-libs/libxml2-2.13.6:2 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -examples -icu -lzma python -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 readline -static-libs -test dev-libs/libxslt-1.1.43:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 crypt -debug -examples -python -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -static-libs dev-libs/lzo-2.10:2 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -examples -split-usr -static-libs dev-libs/mpc-1.3.1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs dev-libs/mpdecimal-4.0.0:4 -cxx -test dev-libs/mpfr-4.2.1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs verify-sig dev-libs/nettle-3.10.1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 asm -cpu_flags_arm_aes -cpu_flags_arm_neon -cpu_flags_arm_sha1 -cpu_flags_arm_sha2 -cpu_flags_ppc_altivec -cpu_flags_ppc_vsx2 -cpu_flags_ppc_vsx3 -cpu_flags_x86_aes -cpu_flags_x86_pclmul -cpu_flags_x86_sha -doc gmp -static-libs verify-sig dev-libs/npth-1.8:0 -test dev-libs/openssl-3.4.1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 asm -cpu_flags_x86_sse2 -fips -ktls quic -rfc3779 -sctp -static-libs -test -tls-compression -vanilla verify-sig -weak-ssl-ciphers dev-libs/popt-1.19-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 nls -static-libs dev-perl/Authen-SASL-2.170.0:0 -kerberos -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Capture-Tiny-0.500.0:0 -examples -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Class-Inspector-1.360.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Clone-0.470.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Config-AutoConf-0.320.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Date-Manip-6.970.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Devel-CheckLib-1.160.0-r1:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Devel-Size-0.840.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Digest-HMAC-1.50.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Encode-Locale-1.50.0-r1:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Error-0.170.300:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Exporter-Tiny-1.6.2:0 -examples -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/ExtUtils-CChecker-0.120.0-r1:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/File-Listing-6.160.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test -test dev-perl/File-ShareDir-1.118.0:0 -minimal -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/File-ShareDir-Install-0.140.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test -test dev-perl/File-Slurper-0.14.0:0 -examples -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/HTML-Parser-3.830.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/HTML-Tagset-3.240.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/HTTP-Cookies-6.110.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/HTTP-Date-6.60.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/HTTP-Message-7.0.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/HTTP-Negotiate-6.10.0-r2:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/IO-HTML-1.4.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/IO-Socket-INET6-2.730.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/IO-Socket-SSL-2.89.0:0 -examples -idn -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/libwww-perl-6.780.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath ssl -test dev-perl/List-MoreUtils-0.430.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test xs dev-perl/List-MoreUtils-XS-0.430.0-r1:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Locale-gettext-1.70.0_p20181130:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/LWP-MediaTypes-6.40.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/LWP-Protocol-https-6.140.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/MailTools-2.220.0:0 -examples -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/MIME-Base32-1.303.0-r1:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/MIME-Charset-1.13.1:0 -l10n_ja -l10n_zh -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Module-Build-0.423.400-r4:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Net-HTTP-6.230.0:0 -minimal -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test -test dev-perl/Net-SSLeay-1.940.0-r1:0 -examples -examples -minimal -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Params-Util-1.102.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/PerlIO-utf8_strict-0.10.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Pod-Parser-1.660.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Regexp-IPv6-0.30.0-r2:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/SGMLSpm-1.1-r2:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Socket6-0.290.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Syntax-Keyword-Try-0.300.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/TermReadKey-2.380.0-r1:0 -examples -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Text-CharWidth-0.40.0-r2:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Text-CSV-2.60.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test xs dev-perl/Text-CSV_XS-1.600.0:0 -examples -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Text-WrapI18N-0.60.0-r2:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/TimeDate-2.330.0-r1:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Try-Tiny-0.320.0:0 -minimal -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/Unicode-LineBreak-2019.1.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath dev-perl/URI-5.310.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/WWW-RobotRules-6.20.0-r2:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/XML-Parser-2.470.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath dev-perl/XS-Parse-Keyword-0.480.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-perl/YAML-Tiny-1.760.0:0 -minimal -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test dev-python/alabaster-1.0.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 dev-python/babel-2.17.0:0 -doc -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/bcrypt-4.3.0:0 -debug -debug -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/certifi-3024.7.22:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/cffi-1.17.1:0 -debug -doc -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/charset-normalizer-3.4.1:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/cryptography-44.0.2:0 -debug -debug -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/cython-3.0.12:0 -debug -doc -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/distro-1.9.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/docutils-0.21.2:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 dev-python/editables-0.5:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/ensurepip-pip-25.0.1:0 dev-python/fasteners-0.19:0 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/flit-core-3.11.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/gentoo-common-1:0 dev-python/gpep517-16:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/hatch-vcs-0.4.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/hatchling-1.27.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/idna-3.10:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/imagesize-1.4.1:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/installer-0.7.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/jaraco-collections-5.1.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/jaraco-context-6.0.1:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/jaraco-functools-4.1.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/jaraco-text-4.0.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/jinja2-3.1.6:0 -doc -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/lxml-5.3.1:0 -debug -doc -examples -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test threads dev-python/markupsafe-3.0.2:0 -debug native-extensions -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/more-itertools-10.6.0:0 -doc -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/olefile-0.47:0 -doc -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/packaging-24.2:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/paramiko-3.5.1:0 -examples -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -server -test dev-python/pathspec-0.12.1:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/pillow-11.1.0:0 -debug -examples -imagequant jpeg -jpeg2k -lcms -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test -test -test -tiff -tk -truetype -webp -xcb zlib dev-python/platformdirs-4.3.6:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/pluggy-1.5.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/ply-3.11-r2:0 -examples -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 dev-python/pyasn1-0.6.1:0 -doc -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/pycparser-2.22:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/pygments-2.19.1:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/pymountboot-0.2.3-r2:0 -debug -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/pynacl-1.5.0-r3:0 -debug -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/pysocks-1.7.1-r2:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 dev-python/requests-2.32.3:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -socks5 -test test-rust dev-python/roman-numerals-py-2.0.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/semantic-version-2.10.0:0 -doc -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/setuptools-76.1.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/setuptools-rust-1.10.2-r1:0 -debug -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/setuptools-scm-8.2.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/snowballstemmer-2.2.0-r1:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 dev-python/sphinx-8.2.3:0 -doc -latex -python_targets_pypy3_11 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/sphinx-rtd-theme-3.0.2:0 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/sphinxcontrib-applehelp-2.0.0-r1:0 -python_targets_pypy3_11 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/sphinxcontrib-devhelp-2.0.0-r1:0 -python_targets_pypy3_11 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/sphinxcontrib-htmlhelp-2.1.0-r1:0 -python_targets_pypy3_11 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/sphinxcontrib-jquery-4.1:0 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/sphinxcontrib-jsmath-1.0.1-r4:0 -python_targets_pypy3_11 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/sphinxcontrib-qthelp-2.0.0-r1:0 -python_targets_pypy3_11 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/sphinxcontrib-serializinghtml-2.0.0-r1:0 -python_targets_pypy3_11 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/termcolor-2.5.0:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test dev-python/trove-classifiers-2025.3.13.13:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-python/urllib3-2.3.0:0 -brotli -http2 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -test -zstd dev-python/wheel-0.45.1:0 -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -python_targets_python3_13t -test dev-util/desktop-file-utils-0.28:0 dev-util/glib-utils-2.84.0:0 -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 dev-util/gperf-3.1-r2:0 dev-util/maturin-1.8.2:0 -debug -doc -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 ssl -test dev-util/pkgconf-2.4.3:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 native-symlinks -test dev-util/re2c-3.1:0 -debug -test dev-vcs/git-2.49.0-r1:0 -cgi curl -cvs -doc gpg -highlight iconv -keyring -mediawiki nls pcre -perforce perl -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 safe-directory -selinux -subversion -test -tk webdav -xinetd llvm-core/clang-20.1.0-r1:20 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug -doc -doc extra -ieee-long-double llvm_targets_AArch64 llvm_targets_AMDGPU -llvm_targets_ARC llvm_targets_ARM llvm_targets_AVR llvm_targets_BPF -llvm_targets_CSKY -llvm_targets_DirectX llvm_targets_Hexagon llvm_targets_Lanai llvm_targets_LoongArch -llvm_targets_M68k llvm_targets_MSP430 llvm_targets_Mips llvm_targets_NVPTX llvm_targets_PowerPC llvm_targets_RISCV -llvm_targets_SPIRV llvm_targets_Sparc llvm_targets_SystemZ llvm_targets_VE llvm_targets_WebAssembly llvm_targets_X86 llvm_targets_XCore -llvm_targets_Xtensa pie -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 static-analyzer -test -test verify-sig -xml llvm-core/clang-common-20.1.0-r1:0 -bootstrap-prefix -cet default-compiler-rt default-libcxx default-lld -hardened llvm-libunwind verify-sig llvm-core/clang-runtime-20.1.0-r1:20 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 compiler-rt default-compiler-rt default-libcxx default-lld libcxx llvm-libunwind -offload openmp sanitize llvm-core/clang-toolchain-symlinks-20:20 -gcc-symlinks -multilib-symlinks native-symlinks llvm-core/lld-20.1.0:20 -debug -test verify-sig zstd llvm-core/lld-toolchain-symlinks-20:20 -multilib-symlinks native-symlinks llvm-core/llvm-20.1.0:20 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -binutils-plugin -debug -debuginfod -doc -doc -exegesis -libedit libffi llvm_targets_AArch64 llvm_targets_AMDGPU -llvm_targets_ARC llvm_targets_ARM llvm_targets_AVR llvm_targets_BPF -llvm_targets_CSKY -llvm_targets_DirectX llvm_targets_Hexagon llvm_targets_Lanai llvm_targets_LoongArch -llvm_targets_M68k llvm_targets_MSP430 llvm_targets_Mips llvm_targets_NVPTX llvm_targets_PowerPC llvm_targets_RISCV -llvm_targets_SPIRV llvm_targets_Sparc llvm_targets_SystemZ llvm_targets_VE llvm_targets_WebAssembly llvm_targets_X86 llvm_targets_XCore -llvm_targets_Xtensa -test verify-sig -xml -z3 zstd llvm-core/llvm-19.1.7:19 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -binutils-plugin -debug -debuginfod -doc -doc -exegesis -libedit libffi llvm_targets_AArch64 llvm_targets_AMDGPU -llvm_targets_ARC llvm_targets_ARM llvm_targets_AVR llvm_targets_BPF -llvm_targets_CSKY -llvm_targets_DirectX llvm_targets_Hexagon llvm_targets_Lanai llvm_targets_LoongArch -llvm_targets_M68k llvm_targets_MSP430 llvm_targets_Mips llvm_targets_NVPTX llvm_targets_PowerPC llvm_targets_RISCV -llvm_targets_SPIRV llvm_targets_Sparc llvm_targets_SystemZ llvm_targets_VE llvm_targets_WebAssembly llvm_targets_X86 llvm_targets_XCore -llvm_targets_Xtensa -test verify-sig -xml -z3 zstd llvm-core/llvm-common-20.1.0:0 emacs verify-sig llvm-core/llvm-toolchain-symlinks-20-r1:20 -multilib-symlinks native-symlinks llvm-core/llvm-toolchain-symlinks-19:19 -multilib-symlinks native-symlinks llvm-runtimes/compiler-rt-20.1.0:20 -abi_x86_32 -abi_x86_64 atomic-builtins clang -debug -test -test verify-sig llvm-runtimes/compiler-rt-sanitizers-20.1.0:20 -abi_x86_32 -abi_x86_64 asan cfi clang -ctx-profile -debug dfsan gwp-asan hwasan libfuzzer lsan -memprof msan -nsan orc profile rtsan safestack scudo shadowcallstack -test -test tsan ubsan verify-sig xray llvm-runtimes/libcxx-20.1.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 clang libcxxabi static-libs -test verify-sig llvm-runtimes/libcxxabi-20.1.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 clang static-libs -test -test verify-sig llvm-runtimes/libunwind-20.1.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 clang -debug static-libs -test -test verify-sig llvm-runtimes/openmp-20.1.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug -gdb-plugin -hwloc -ompt -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 -test verify-sig mail-mta/nullmailer-2.2-r2:0 ssl -test media-fonts/encodings-1.1.0:0 media-fonts/liberation-fonts-2.1.5:0 X -X -fontforge media-gfx/graphite2-1.3.14_p20210810-r3:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -perl -test media-libs/fontconfig-2.16.1:1.0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc nls -test media-libs/freetype-2.13.3:2 X -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 adobe-cff -brotli bzip2 cleartype-hinting -debug -doc -fontforge -harfbuzz png -static-libs -svg -utils media-libs/harfbuzz-10.4.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 cairo -debug -doc -experimental glib graphite -icu introspection -test truetype media-libs/libjpeg-turbo-3.1.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -cpu_flags_arm_neon -java -java -static-libs media-libs/libpng-1.6.47:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -apng -cpu_flags_x86_sse -static-libs -test net-analyzer/tcpdump-4.99.5:0 caps samba -smi ssl -suid -test verify-sig net-dns/avahi-0.9_rc2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -autoipd -bookmarks dbus -doc gdbm -gtk -howl-compat introspection ipv6 -mdnsresponder-compat nls -python -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -qt5 -selinux systemd -test net-dns/bind-9.18.31-r1:0 caps -dnstap -doc -doh -fixed-rrset -geoip -gssapi -idn -jemalloc -lmdb -selinux -static-libs -test -xml net-dns/c-ares-1.34.4:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs -test verify-sig net-dns/libidn2-2.3.7:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 nls -static-libs verify-sig net-firewall/iptables-1.8.11-r1:0 -conntrack -netlink -nftables -pcap -static-libs -test net-libs/gnutls-3.8.9:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -brotli cxx -dane -doc -examples idn nls openssl -pkcs11 -sslv2 -sslv3 -static-libs -test -test-full tls-heartbeat -tools verify-sig zlib zstd net-libs/liblockfile-1.17:0 -static-libs net-libs/libmnl-1.0.5:0 -examples verify-sig net-libs/libnsl-2.0.1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs net-libs/libpcap-1.10.5:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -bluetooth -dbus -netlink -rdma -remote -static-libs -test -usb verify-sig -yydebug net-libs/libpsl-0.21.5:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -icu idn -static-libs -test net-libs/librsync-2.3.4:0 net-libs/libslirp-4.7.0:0 -static-libs -valgrind net-libs/libtirpc-1.3.6:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -kerberos -static-libs net-libs/nghttp2-1.65.0-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug -hpack-tools -jemalloc systemd -test -utils -xml net-libs/nghttp3-1.8.0-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 net-misc/curl-8.12.1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 adns alt-svc -brotli -curl_quic_ngtcp2 curl_quic_openssl -curl_ssl_gnutls -curl_ssl_mbedtls curl_ssl_openssl -curl_ssl_rustls -debug ftp -gnutls -gopher hsts http2 http3 -idn imap -kerberos -ldap -mbedtls openssl pop3 progress-meter psl quic -rtmp -rustls -samba smtp -ssh ssl -sslv3 -static-libs -telnet -test tftp verify-sig websockets zstd net-misc/dhcpcd-10.2.2:0 -debug embedded ipv6 -privsep udev net-misc/iputils-20240905:0 arping -caps -clockdiff -doc filecaps -idn nls -test -tracepath net-misc/openssh-9.9_p2-r3:0 -abi_mips_n32 -audit -debug -kerberos -ldns -legacy-ciphers -libedit -livecd pam pie -security-key -selinux ssl -static -test verify-sig -xmss net-misc/rsync-3.3.0-r2:0 acl -examples iconv -lz4 -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 -rrsync ssl -stunnel -system-zlib verify-sig xattr -xxhash zstd net-misc/wget-1.25.0:0 -cookie-check -debug -gnutls -idn ipv6 -libproxy -metalink nls -ntlm pcre ssl -static -test -uuid verify-sig zlib perl-core/Compress-Raw-Zlib-2.213.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath perl-core/File-Temp-0.231.100-r1:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath perl-core/Getopt-Long-2.580.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath perl-core/Scalar-List-Utils-1.680.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath perl-core/Test-Harness-3.500.0:0 -perl_features_debug -perl_features_ithreads -perl_features_quadmath -test sci-mathematics/calc-2.13.0.1:0 sec-keys/minisig-keys-libsodium-20230914:0 sec-keys/openpgp-keys-alejandro-colomar-20231031:0 sec-keys/openpgp-keys-bcl-20230315:0 sec-keys/openpgp-keys-bison-20220407:0 sec-keys/openpgp-keys-bradhouse-20240624:0 sec-keys/openpgp-keys-bradking-20240902:0 sec-keys/openpgp-keys-bzip2-20220406:0 sec-keys/openpgp-keys-chetramey-20220406:0 sec-keys/openpgp-keys-coreutils-20220407:0 sec-keys/openpgp-keys-danielkiper-20230215:0 sec-keys/openpgp-keys-danielstenberg-20220330:0 sec-keys/openpgp-keys-diffutils-20220407:0 sec-keys/openpgp-keys-dsterba-20231215:0 sec-keys/openpgp-keys-elfutils-20240301:0 sec-keys/openpgp-keys-file-20220611:0 sec-keys/openpgp-keys-findutils-20220407:0 sec-keys/openpgp-keys-gawk-20220407:0 sec-keys/openpgp-keys-gdbm-20220407:0 sec-keys/openpgp-keys-gentoo-release-20240703:0 -test sec-keys/openpgp-keys-gettext-20220407:0 sec-keys/openpgp-keys-gnupg-20220210:0 sec-keys/openpgp-keys-gnutls-20240415:0 sec-keys/openpgp-keys-grep-20220407:0 sec-keys/openpgp-keys-gzip-20220406:0 sec-keys/openpgp-keys-jimmeyering-20220407:0 sec-keys/openpgp-keys-jpakkane-20231105:0 sec-keys/openpgp-keys-karelzak-20230517:0 sec-keys/openpgp-keys-lassecollin-20250313-r1:0 sec-keys/openpgp-keys-libarchive-20221209:0 sec-keys/openpgp-keys-libevent-0:0 sec-keys/openpgp-keys-libidn-20240114:0 sec-keys/openpgp-keys-libtasn1-20250209:0 sec-keys/openpgp-keys-libuv-20240209:0 sec-keys/openpgp-keys-llvm-18.1.6:0 sec-keys/openpgp-keys-m4-20220407:0 sec-keys/openpgp-keys-madler-20220328:0 sec-keys/openpgp-keys-make-20220407:0 sec-keys/openpgp-keys-netfilter-20220326:0 sec-keys/openpgp-keys-nettle-20220603:0 sec-keys/openpgp-keys-nicholaswilson-20250209:0 sec-keys/openpgp-keys-oletange-20210423:0 sec-keys/openpgp-keys-openssh-20220316:0 sec-keys/openpgp-keys-openssl-20240920:0 sec-keys/openpgp-keys-patch-20250206:0 sec-keys/openpgp-keys-python-20221025:0 sec-keys/openpgp-keys-rust-20210504:0 sec-keys/openpgp-keys-sed-20220407:0 sec-keys/openpgp-keys-strace-20151021:0 sec-keys/openpgp-keys-sudo-20220321:0 sec-keys/openpgp-keys-tar-20220406:0 sec-keys/openpgp-keys-tcpdump-20240901:0 sec-keys/openpgp-keys-thomasdickey-20240114:0 sec-keys/openpgp-keys-valgrind-20230124:0 sec-keys/openpgp-keys-vincentlefevre-20221213:0 sec-keys/openpgp-keys-waynedavison-20220329:0 sec-keys/openpgp-keys-wget-20241111:0 sec-keys/openpgp-keys-zackweinberg-20231223:0 sys-apps/acl-2.3.2-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 nls -static-libs sys-apps/attr-2.5.2-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug nls -static-libs sys-apps/baselayout-2.17:0 -build -split-usr sys-apps/config-site-0:0 sys-apps/coreutils-9.6:0 acl -caps -gmp -hostname -kill -multicall nls openssl -selinux -split-usr -static -test -vanilla verify-sig xattr sys-apps/dbus-1.16.2:0 X -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug -doc -elogind -selinux -static-libs systemd -test -test -valgrind sys-apps/diffutils-3.11-r2:0 nls verify-sig sys-apps/dtc-1.7.2:0 -python -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -static-libs -test -yaml sys-apps/file-5.46-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 bzip2 -lzip -lzma -python -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 seccomp -static-libs verify-sig zlib zstd sys-apps/findutils-4.10.0:0 nls -selinux -static -test verify-sig sys-apps/gawk-5.3.1:0 -mpfr nls -pma readline verify-sig sys-apps/gentoo-functions-1.7.3:0 -test sys-apps/gentoo-systemd-integration-9-r1:0 sys-apps/grep-3.11-r1:0 egrep-fgrep nls pcre -static verify-sig sys-apps/groff-1.23.0:0 X -examples -uchardet sys-apps/help2man-1.49.3:0 nls sys-apps/hwdata-0.391:0 sys-apps/install-xattr-0.8-r1:0 sys-apps/iproute2-6.13.0:0 -atm -berkdb -bpf -caps -elf iptables -minimal -nfs -selinux sys-apps/kbd-2.7.1:0 nls pam -selinux -test sys-apps/kmod-33:0 -debug -doc lzma -pkcs7 -static-libs tools zlib zstd sys-apps/less-668:0 pcre -test sys-apps/locale-gen-2.23-r1:0 sys-apps/lsb-release-3.3:0 sys-apps/man-db-2.13.0:0 manpager nls seccomp -selinux -static-libs zlib sys-apps/man-pages-6.10:0 -l10n_cs -l10n_da -l10n_de -l10n_el -l10n_es -l10n_fi -l10n_fr -l10n_hu -l10n_id -l10n_it -l10n_ja -l10n_ko -l10n_mk -l10n_nb -l10n_nl -l10n_pl -l10n_pt-BR -l10n_ro -l10n_ru -l10n_ru -l10n_sr -l10n_sv -l10n_uk -l10n_vi -l10n_zh-CN verify-sig sys-apps/net-tools-2.10:0 arp hostname ipv6 -nis nls -plipconfig -selinux -slattach -static sys-apps/pciutils-3.13.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -dns kmod -static-libs udev zlib sys-apps/plocate-1.1.23:0 io-uring sys-apps/portage-3.0.67:0 -apidoc -build -doc -gentoo-dev ipc native-extensions -python_targets_pypy3 -python_targets_pypy3_11 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 rsync-verify -selinux -test xattr sys-apps/sandbox-2.45:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 nnp sys-apps/sed-4.9-r1:0 acl nls -selinux -static verify-sig sys-apps/shadow-4.14.8:0 acl -audit -cracklib nls pam -selinux -skey -split-usr -su systemd verify-sig xattr sys-apps/systemd-257.3:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 acl apparmor -audit -boot -bpf -cgroup-hybrid cryptsetup -curl dns-over-tls -elfutils -fido2 gcrypt -gnutls -homed -http -idn -importd -iptables kernel-install kmod lz4 -lzma openssl pam pcre -pkcs11 -policykit -pwquality -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 -python_single_target_python3_13 -qrcode resolvconf seccomp -secureboot -selinux -split-usr sysv-utils -test -tpm -ukify -vanilla -xkb zstd sys-apps/texinfo-7.2:0 nls standalone -static sys-apps/util-linux-2.41:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -audit -build caps cramfs cryptsetup -fdformat hardlink -kill logger -magic ncurses nls pam -python -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 readline -rtas -selinux -slang -static-libs su suid systemd -test -tty-helpers udev unicode -uuidd verify-sig sys-apps/which-2.23:0 sys-auth/pambase-20250228-r1:0 -caps -debug -elogind -gnome-keyring -homed -minimal -mktemp nullok -pam_krb5 -pam_ssh passwdqc -pwhistory -pwquality -securetty -selinux sha512 -sssd systemd -yescrypt sys-auth/passwdqc-2.0.3-r1:0 sys-block/parted-3.6-r2:0 debug -device-mapper nls readline verify-sig sys-boot/efibootmgr-18-r1:0 sys-boot/grub-2.12-r5:2 device-mapper -doc -efiemu fonts -grub_platforms_coreboot -grub_platforms_efi-32 grub_platforms_efi-64 -grub_platforms_emu -grub_platforms_ieee1275 -grub_platforms_loongson -grub_platforms_multiboot -grub_platforms_pc -grub_platforms_qemu -grub_platforms_qemu-mips -grub_platforms_uboot -grub_platforms_xen -grub_platforms_xen-32 -grub_platforms_xen-pvh -libzfs -mount nls -sdl -secureboot -test themes -truetype verify-sig sys-devel/bc-1.08.1:0 -libedit readline -static sys-devel/binutils-2.44:2.44 -cet -debuginfod -doc -gprofng -hardened -multitarget nls -pgo plugins -static-libs -test -vanilla -xxhash zstd sys-devel/binutils-config-5.5.2:0 native-symlinks sys-devel/bison-3.8.2-r3:0 -examples nls -static -test verify-sig sys-devel/crossdev-20250106:0 sys-devel/flex-2.6.4-r6:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 nls -static -test sys-devel/gcc-15.0.9999:15 -ada -cet -cobol -custom-cflags cxx -d -debug default-stack-clash-protection default-znow -doc -fixed-point fortran -go -graphite -hardened -ieee-long-double -jit -libgdiagnostics -libssp -lto -modula2 -multilib nls -objc -objc++ -objc-gc openmp -pch -pgo pie -rust sanitize ssp -systemtap -test -time64 -valgrind -vanilla -vtv zstd sys-devel/gcc-14.2.1_p20250301:14 -ada -cet -custom-cflags cxx -d -debug default-stack-clash-protection default-znow -doc -fixed-point fortran -go -graphite -hardened -ieee-long-double -jit -libssp -lto -modula2 -multilib nls -objc -objc++ -objc-gc openmp -pch -pgo pie -rust sanitize ssp -systemtap -test -time64 -valgrind -vanilla -vtv zstd sys-devel/gcc-config-2.12.1:0 cc-wrappers native-symlinks sys-devel/gettext-0.23.1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 acl cxx -doc emacs -git -java -java ncurses nls openmp -static-libs verify-sig xattr sys-devel/gnuconfig-20240728:0 sys-devel/m4-1.4.19-r2:0 -examples nls verify-sig sys-devel/patch-2.7.6_p20250206-r1:0 -static -test verify-sig xattr sys-firmware/edk2-bin-202202:0 -secureboot sys-firmware/ipxe-1.21.1:0 binary ipv6 -iso -lkrn qemu -savedconfig -uefi -undi -usb -vmware sys-firmware/seabios-bin-1.16.3:0 sys-firmware/sgabios-0.1_pre10:0 binary sys-fs/btrfs-progs-6.13:0 convert -experimental man -reiserfs -static -static-libs udev verify-sig zstd sys-fs/cryptsetup-2.7.5-r1:0 argon2 -fips -gcrypt -kernel -nettle nls openssl -passwdqc -pwquality -ssh -static -static-libs -test udev -urandom sys-fs/dosfstools-4.2:0 -compat iconv -test sys-fs/e2fsprogs-1.47.2-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -archive -cron -fuse nls -static-libs -test tools sys-fs/lvm2-2.03.22-r7:0 lvm readline -sanlock -selinux -static -static-libs systemd -thin udev -valgrind sys-fs/udev-init-scripts-35:0 sys-kernel/dracut-106-r1:0 -debug dracut-cpio -selinux -test sys-kernel/genkernel-4.3.16-r3:0 -firmware -ibm -python_single_target_python3_10 -python_single_target_python3_11 python_single_target_python3_12 systemd sys-kernel/gentoo-sources-6.13.5:6.13.5 -build -experimental -symlink sys-kernel/installkernel-57:0 dracut -efistub grub -refind systemd -systemd-boot -ugrd -uki -ukify sys-kernel/linux-headers-6.13:0 -headers-only sys-libs/efivar-39-r1:0 -test sys-libs/gdbm-1.24:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 berkdb nls readline -static-libs -test verify-sig sys-libs/glibc-2.41-r1:2.2 -audit -caps -cet -compile-locales -custom-cflags -doc -gd -hash-sysv-compat -headers-only multiarch -multilib -multilib-bootstrap -nscd -perl -profile -selinux ssp -stack-realign static-libs -suid systemd -systemtap -test -vanilla sys-libs/libapparmor-3.1.4-r2:0 -debug -doc perl python -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -static-libs sys-libs/libcap-2.71:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 pam -static-libs -tools sys-libs/libcap-ng-0.8.5:0 -python -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -static-libs sys-libs/libseccomp-2.6.0-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug -python -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 -static-libs -test sys-libs/liburing-2.9:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -examples -static-libs -test sys-libs/libxcrypt-4.4.38:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 compat -headers-only -static-libs system -test sys-libs/ncurses-6.5_p20250308:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -ada cxx -debug -doc -gpm -minimal -profile -split-usr -split-usr -stack-realign -static-libs -test tinfo -trace verify-sig sys-libs/pam-1.7.0_p20241230-r3:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -audit -berkdb -debug -elogind -examples filecaps -nis nls -selinux systemd sys-libs/readline-8.2_p13-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs unicode -utils verify-sig sys-libs/timezone-data-2025a-r1:0 -leaps-timezone nls -zic-slim sys-libs/zlib-1.3.1-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 minizip -static-libs verify-sig sys-process/lsof-4.99.4:0 -rpc -selinux sys-process/parallel-20241022:0 verify-sig sys-process/procps-4.0.4-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -elogind kill -modern-top ncurses nls -selinux -skill -static-libs systemd -test unicode sys-process/psmisc-23.7:0 X apparmor nls -selinux -test sys-process/time-1.9-r1:0 virtual/acl-0-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs virtual/dev-manager-0-r2:0 virtual/editor-0-r7:0 virtual/libc-1-r1:0 virtual/libcrypt-2-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -static-libs virtual/libelf-3-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 virtual/libiconv-0-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 virtual/libintl-0-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 virtual/libudev-251-r2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 systemd virtual/logger-0-r1:0 virtual/man-0-r4:0 virtual/mta-1-r2:0 virtual/openssh-0:0 ssl virtual/os-headers-0-r2:0 virtual/package-manager-1:0 virtual/pager-0-r1:0 virtual/perl-Carp-1.540.0-r1:0 virtual/perl-Compress-Raw-Bzip2-2.212.0:0 virtual/perl-Compress-Raw-Zlib-2.213.0:0 virtual/perl-CPAN-2.360.0-r1:0 virtual/perl-CPAN-Meta-2.150.10-r9:0 virtual/perl-Data-Dumper-2.189.0:0 virtual/perl-Digest-MD5-2.580.100_rc-r1:0 virtual/perl-Digest-SHA-6.40.0-r1:0 virtual/perl-Encode-3.210.0-r1:0 virtual/perl-Exporter-5.780.0:0 virtual/perl-ExtUtils-CBuilder-0.280.240:0 virtual/perl-ExtUtils-MakeMaker-7.700.0-r1:0 virtual/perl-ExtUtils-ParseXS-3.510.0-r1:0 virtual/perl-File-Path-2.180.0-r3:0 virtual/perl-File-Spec-3.910.0:0 virtual/perl-File-Temp-0.231.100-r1:0 virtual/perl-Getopt-Long-2.580.0:0 virtual/perl-IO-1.550.0:0 virtual/perl-IO-Compress-2.212.0:0 virtual/perl-IO-Socket-IP-0.420.0:0 virtual/perl-JSON-PP-4.160.0-r2:0 virtual/perl-libnet-3.150.0-r1:0 ssl virtual/perl-Math-BigInt-2.3.2:0 virtual/perl-MIME-Base64-3.160.100_rc-r1:0 virtual/perl-Module-Load-0.360.0-r4:0 virtual/perl-Module-Metadata-1.0.38:0 virtual/perl-parent-0.241.0-r1:0 virtual/perl-Parse-CPAN-Meta-2.150.10-r8:0 virtual/perl-podlators-5.10.200_rc:0 virtual/perl-Scalar-List-Utils-1.680.0:0 virtual/perl-Storable-3.320.0-r1:0 virtual/perl-Test-Harness-3.500.0:0 virtual/perl-Text-ParseWords-3.310.0-r3:0 virtual/perl-Time-Local-1.350.0:0 virtual/perl-Unicode-Collate-1.310.0-r2:0 virtual/perl-version-0.993.0:0 virtual/perl-XSLoader-0.320.0-r1:0 virtual/pkgconfig-3:0 native-symlinks virtual/service-manager-1-r3:0 virtual/ssh-0-r2:0 -minimal virtual/tmpfiles-0-r5:0 systemd virtual/ttf-fonts-1-r2:0 virtual/udev-217-r7:0 systemd x11-apps/mkfontscale-1.2.3:0 x11-apps/xauth-1.1.4:0 x11-base/xcb-proto-1.17.0:0 -python_targets_python3_10 -python_targets_python3_11 python_targets_python3_12 -python_targets_python3_13 x11-base/xorg-proto-2024.1:0 -test x11-libs/cairo-1.18.2-r1:0 X -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -aqua -debug glib -gtk-doc -test x11-libs/fltk-1.4.2:1 X cairo -doc -examples -opengl -static-libs -test -wayland x11-libs/libfontenc-1.1.8:0 x11-libs/libICE-1.1.2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 x11-libs/libSM-1.2.6:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc uuid x11-libs/libX11-1.8.12:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc -test x11-libs/libXau-1.0.12:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc x11-libs/libXaw-1.0.16:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -deprecated -doc x11-libs/libxcb-1.17.0:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc -doc -selinux -test xkb x11-libs/libXcursor-1.2.3:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc x11-libs/libXdmcp-1.1.5:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc x11-libs/libXext-1.3.6:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc x11-libs/libXfixes-6.0.1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc x11-libs/libXft-2.3.8:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc x11-libs/libXinerama-1.1.5:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc x11-libs/libXmu-1.2.1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc -test x11-libs/libXpm-3.5.17:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc -test x11-libs/libXrender-0.9.12:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 x11-libs/libXt-1.3.1-r1:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -doc -test x11-libs/pango-1.54.0:0 X -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -debug -examples introspection -sysprof -test x11-libs/pixman-0.44.2:0 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 -abi_x86_32 -abi_x86_64 -abi_x86_x32 -cpu_flags_arm_neon -cpu_flags_ppc_altivec -cpu_flags_x86_mmxext -cpu_flags_x86_sse2 -cpu_flags_x86_ssse3 -loongson2f -static-libs -test x11-libs/xtrans-1.6.0:0 -doc x11-misc/compose-tables-1.8.12:0 x11-misc/shared-mime-info-2.4-r1:0 -test x11-misc/xdiskusage-1.52-r1:0 ----