Revert "app-admin/ps_mem: add python3_9 support"

This reverts commit 2b70294863.

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler
2020-05-27 10:47:37 -05:00
parent eb01547f1e
commit e6e61b6d58

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8,9} )
PYTHON_COMPAT=( python3_{6,7,8} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_SETUPTOOLS=rdepend