net-news/canto-curses: Drop python3.{6,7} support
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
30da03a2dc
commit
75701c17ce
@ -6,7 +6,7 @@ EAPI="7"
|
|||||||
# TODO:
|
# TODO:
|
||||||
# - tests
|
# - tests
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
PYTHON_COMPAT=( python3_{8..9} )
|
||||||
PYTHON_REQ_USE="ncurses(+),threads(+)"
|
PYTHON_REQ_USE="ncurses(+),threads(+)"
|
||||||
DISTUTILS_USE_SETUPTOOLS=no
|
DISTUTILS_USE_SETUPTOOLS=no
|
||||||
inherit distutils-r1 multilib
|
inherit distutils-r1 multilib
|
Loading…
Reference in New Issue
Block a user