polenum: python bump

This commit is contained in:
Rick Farina (Zero_Chaos) 2020-12-03 22:56:42 -05:00
parent d6fc5d613e
commit 2eed9792fa
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -3,8 +3,7 @@
EAPI=7
# TODO: add py3.* support
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit python-single-r1