dev-util/dput-ng: Remove py3.8

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-11-21 22:31:12 +01:00
parent c5861188f3
commit b16c88751b

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{8,9} )
PYTHON_COMPAT=( python3_9 )
DISTUTILS_SINGLE_IMPL=1
inherit bash-completion-r1 distutils-r1