diff --git a/dev-python/impacket/impacket-9999.ebuild b/dev-python/impacket/impacket-9999.ebuild index 12ef64ba5..793982e46 100644 --- a/dev-python/impacket/impacket-9999.ebuild +++ b/dev-python/impacket/impacket-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 # TODO: add py3.* support -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 diff --git a/dev-python/ldapdomaindump/ldapdomaindump-0.9.1.ebuild b/dev-python/ldapdomaindump/ldapdomaindump-0.9.1.ebuild index 33aff09c3..8f81db75e 100644 --- a/dev-python/ldapdomaindump/ldapdomaindump-0.9.1.ebuild +++ b/dev-python/ldapdomaindump/ldapdomaindump-0.9.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 diff --git a/net-analyzer/polenum/polenum-1.6.ebuild b/net-analyzer/polenum/polenum-1.6.ebuild index a9302f517..614e6a2a0 100644 --- a/net-analyzer/polenum/polenum-1.6.ebuild +++ b/net-analyzer/polenum/polenum-1.6.ebuild @@ -4,7 +4,7 @@ EAPI=7 # TODO: add py3.* support -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7} ) inherit python-single-r1 diff --git a/profiles/pentoo/base/package.accept_keywords/app-misc b/profiles/pentoo/base/package.accept_keywords/app-misc index 318594349..1a1ef1bf9 100644 --- a/profiles/pentoo/base/package.accept_keywords/app-misc +++ b/profiles/pentoo/base/package.accept_keywords/app-misc @@ -4,6 +4,7 @@ sys-fs/sasquatch #Gentoo ~app-misc/crunch-3.6 -=app-misc/rtlamr-0.9* -=app-misc/freediag-1* =app-misc/elasticsearch-5* +=app-misc/freediag-1* +=app-misc/hivex-1.3.18 +=app-misc/rtlamr-0.9* diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index 00a213910..e2a08f0de 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -58,6 +58,7 @@ dev-python/pycopy-binascii =dev-python/gevent-1.2* #pentoo packages dev-python/impacket +~dev-python/ldap3-2.7 dev-python/pywerview dev-python/ldapdomaindump #Gentoo @@ -119,8 +120,7 @@ dev-python/ldapdomaindump ~dev-python/netlib-0.10 ~dev-python/pyopenssl-17.5.0 ~dev-python/pillow-2.3.0 -=dev-python/pyasn1-0.2* -~dev-python/pyasn1-0.3.7 +dev-python/pyasn1 ~dev-python/pyperclip-1.6.0 ~dev-python/ruamel-base-1.0.0 ~dev-python/ruamel-yaml-0.13.7 diff --git a/profiles/pentoo/base/package.accept_keywords/media-gfx b/profiles/pentoo/base/package.accept_keywords/media-gfx index e90352bbc..02fed6ab1 100644 --- a/profiles/pentoo/base/package.accept_keywords/media-gfx +++ b/profiles/pentoo/base/package.accept_keywords/media-gfx @@ -1,2 +1,3 @@ +~media-gfx/fontforge-20190801 #required by Mobile-Security-Framework-MobSF =media-gfx/wkhtmltopdf-0.12* diff --git a/profiles/pentoo/base/package.accept_keywords/net-irc b/profiles/pentoo/base/package.accept_keywords/net-irc index 9ca27b517..326017f3f 100644 --- a/profiles/pentoo/base/package.accept_keywords/net-irc +++ b/profiles/pentoo/base/package.accept_keywords/net-irc @@ -1,2 +1 @@ -#needed to run as root -=net-irc/hexchat-2.9.5_p20130525 +=net-irc/hexchat-2.14* diff --git a/profiles/pentoo/zero-system/make.defaults b/profiles/pentoo/zero-system/make.defaults index 50b649ce7..4384b7976 100644 --- a/profiles/pentoo/zero-system/make.defaults +++ b/profiles/pentoo/zero-system/make.defaults @@ -2,7 +2,7 @@ ACCEPT_LICENSE="${ACCEPT_LICENSE} NVIDIA-CUDA google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA" -USE="gentoo-dev pentoo-extra -accessibility -python_targets_python3_6 python_targets_python3_7" +USE="gentoo-dev pentoo-extra -accessibility -python_targets_python3_6 python_targets_python3_7 python_single_target_python3_7 -python_single_target_python3_6" PORTAGE_GPG_DIR="/home/zero/.gnupg/" PORTAGE_GPG_KEY="0xA5DD1427DD11F94A"