summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-04-10 17:39:45 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-04-10 17:43:47 -0500
commit73c8983b9868b528fcefb03ad81aa0222e1e72e4 (patch)
tree6ebc99f56768f10ac6061ed1621d61844cae7877 /dev-python
parentdev-python/pyudev: add py37 support (diff)
downloadgentoo-73c8983b9868b528fcefb03ad81aa0222e1e72e4.tar.gz
gentoo-73c8983b9868b528fcefb03ad81aa0222e1e72e4.tar.bz2
gentoo-73c8983b9868b528fcefb03ad81aa0222e1e72e4.zip
dev-python/rtslib-fb: add py37 support
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild b/dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild
index 20246ee07505..db34af0dd076 100644
--- a/dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild
+++ b/dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild
@@ -2,8 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
inherit distutils-r1 systemd
DESCRIPTION="A Python object API for managing the Linux LIO kernel target"