jitsi: PHP 3.6 => 3.7

This commit is contained in:
Jörg Deckert 2020-11-02 17:21:51 +01:00
parent d06842393a
commit dd6d17daf2
2 changed files with 4 additions and 4 deletions

View File

@ -2,6 +2,6 @@ CFLAGS="-O2 -pipe"
CXXFLAGS="-O2 -pipe" CXXFLAGS="-O2 -pipe"
USE="hardened justify pie ssp urandom xattr -fortran -pch -pic -prelink -profile -tcc" USE="hardened justify pie ssp urandom xattr -fortran -pch -pic -prelink -profile -tcc"
MAKEOPTS="-j5" MAKEOPTS="-j5"
PYTHON_TARGETS="python3_6" PYTHON_TARGETS="python3_7"
PYTHON_SINGLE_TARGET="python3_6" PYTHON_SINGLE_TARGET="python3_7"
VIDEO_CARDS="vmware" VIDEO_CARDS="vmware"

View File

@ -1,3 +1,3 @@
# Grundsystem # Grundsystem
app-emulation/open-vm-tools ~amd64 ~x86 app-emulation/open-vm-tools
sys-auth/pam_ssh_agent_auth ~amd64 ~x86 sys-auth/pam_ssh_agent_auth