summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2020-05-27 09:46:21 -0500
committerBen Kohler <bkohler@gentoo.org>2020-05-27 09:46:42 -0500
commit2b70294863f108ebca43730d155ac593919888e7 (patch)
tree6ec633bcdde56937f895fcd14897514fd2f09fe0
parentdev-lang/mozart: fix compile failures with GCC 9. Closes #722954 (diff)
downloadgentoo-2b70294863f108ebca43730d155ac593919888e7.tar.gz
gentoo-2b70294863f108ebca43730d155ac593919888e7.tar.bz2
gentoo-2b70294863f108ebca43730d155ac593919888e7.zip
app-admin/ps_mem: add python3_9 support
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--app-admin/ps_mem/ps_mem-3.13_p20200417.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ps_mem/ps_mem-3.13_p20200417.ebuild b/app-admin/ps_mem/ps_mem-3.13_p20200417.ebuild
index 738db1ad89cc..8a557b071fa8 100644
--- a/app-admin/ps_mem/ps_mem-3.13_p20200417.ebuild
+++ b/app-admin/ps_mem/ps_mem-3.13_p20200417.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_SETUPTOOLS=rdepend