dev-util/d-feet: PYTHON_COMPAT+=( python3_7 python3_8 )

Closes: https://bugs.gentoo.org/716848
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Mart Raudsepp
2020-04-11 15:23:18 +03:00
parent 8c069e5ce0
commit aa097c8fd7

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_6 )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit gnome2 python-single-r1 virtualx