dev-python/beagle: add python3.7
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 20 Jan 2020 06:09:06 +0000 (00:09 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 20 Jan 2020 06:09:24 +0000 (00:09 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/beagle/beagle-0.2.1.ebuild

index 06ccde927f27034818dc4f5445fdd76b402700c2..b793dbd0fc413ad922075c78defc266db7626bb8 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 inherit distutils-r1
 
 DESCRIPTION="Command line client for Hound, the code search tool."