app-arch/brotli: Enable py3.7
authorCraig Andrews <candrews@gentoo.org>
Mon, 16 Jul 2018 20:21:31 +0000 (16:21 -0400)
committerCraig Andrews <candrews@gentoo.org>
Tue, 17 Jul 2018 13:00:14 +0000 (09:00 -0400)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

app-arch/brotli/brotli-1.0.5.ebuild
app-arch/brotli/brotli-9999.ebuild

index e06daa440b9be067792a00764b09fed130e0ce86..13c06932944fdb16a24b2e2f633d2baa83477d76 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
 DISTUTILS_OPTIONAL="1"
 
 inherit cmake-utils distutils-r1 eapi7-ver
index e06daa440b9be067792a00764b09fed130e0ce86..13c06932944fdb16a24b2e2f633d2baa83477d76 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy )
 DISTUTILS_OPTIONAL="1"
 
 inherit cmake-utils distutils-r1 eapi7-ver