summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2020-03-06 10:28:25 -0800
committerPatrick McLean <chutzpah@gentoo.org>2020-03-06 10:29:42 -0800
commit1aeca8385689f5cdd20150b8032cc6657cd259cb (patch)
tree498d89a9d285cd7368dfa5461799bc21856cb68a /dev-python/pyformance
parentprofiles: Drop mask for removed sci-chemistry/shelx. (diff)
downloadgentoo-1aeca8385689f5cdd20150b8032cc6657cd259cb.tar.gz
gentoo-1aeca8385689f5cdd20150b8032cc6657cd259cb.tar.bz2
gentoo-1aeca8385689f5cdd20150b8032cc6657cd259cb.zip
dev-python/pyformance-0.4-r1: add python3_7
Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/pyformance')
-rw-r--r--dev-python/pyformance/pyformance-0.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyformance/pyformance-0.4-r1.ebuild b/dev-python/pyformance/pyformance-0.4-r1.ebuild
index 92b43e1f1e9a..a071e4b9c063 100644
--- a/dev-python/pyformance/pyformance-0.4-r1.ebuild
+++ b/dev-python/pyformance/pyformance-0.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_6 python3_8 )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
inherit distutils-r1