summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2018-07-16 16:21:31 -0400
committerCraig Andrews <candrews@gentoo.org>2018-07-17 09:00:14 -0400
commit7391c28eaa2743a6d92c51d3399d26facf41cb30 (patch)
tree11b095d5b4a0eb91f3a7293bb966f162601a8d7b /app-arch
parentsys-kernel/gentoo-sources: Linux patch 4.9.113 (diff)
downloadgentoo-7391c28eaa2743a6d92c51d3399d26facf41cb30.tar.gz
gentoo-7391c28eaa2743a6d92c51d3399d26facf41cb30.tar.bz2
gentoo-7391c28eaa2743a6d92c51d3399d26facf41cb30.zip
app-arch/brotli: Enable py3.7
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/brotli/brotli-1.0.5.ebuild2
-rw-r--r--app-arch/brotli/brotli-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/brotli/brotli-1.0.5.ebuild b/app-arch/brotli/brotli-1.0.5.ebuild
index e06daa440b9b..13c06932944f 100644
--- a/app-arch/brotli/brotli-1.0.5.ebuild
+++ b/app-arch/brotli/brotli-1.0.5.ebuild
@@ -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
diff --git a/app-arch/brotli/brotli-9999.ebuild b/app-arch/brotli/brotli-9999.ebuild
index e06daa440b9b..13c06932944f 100644
--- a/app-arch/brotli/brotli-9999.ebuild
+++ b/app-arch/brotli/brotli-9999.ebuild
@@ -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