commit: 73c8983b9868b528fcefb03ad81aa0222e1e72e4
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 22:39:45 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 22:43:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c8983b
dev-python/rtslib-fb: add py37 support
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
dev-python/rtslib-fb/rtslib-fb-2.1.69.ebuild | 3 +--
1 file changed, 1 insertion(+), 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 20246ee0750..db34af0dd07 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"