Skip to content

Commit

Permalink
app-emulation/virt-manager: drop Python 3.6 support
Browse files Browse the repository at this point in the history
Fixes: dca9e8b ("dev-python/libvirt-python: drop old")
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Oct 7, 2020
1 parent f35b9c5 commit cc06aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_SINGLE_IMPL=1

DISTUTILS_USE_SETUPTOOLS=no
Expand Down

0 comments on commit cc06aea

Please sign in to comment.