commit:     1d7e2574a33d47a4d162b188083f53be827a2c0b
Author:     Alexander Barker <alex <AT> 1stleg <DOT> com>
AuthorDate: Thu Jun  4 07:50:20 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  4 07:56:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7e2574

dev-python/kaitaistruct: Add python3_7

Bug: https://bugs.gentoo.org/718796
Signed-off-by: Alex Barker <alex <AT> 1stleg.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/kaitaistruct/kaitaistruct-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild 
b/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild
index c932baa405f..626735a49c2 100644
--- a/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild
+++ b/dev-python/kaitaistruct/kaitaistruct-0.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 

Reply via email to