sys-apps/file: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 15:06:21 +0000 (16:06 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 2 Dec 2019 14:23:48 +0000 (15:23 +0100)
Closes: https://bugs.gentoo.org/701564
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sys-apps/file/file-5.37-r1.ebuild
sys-apps/file/file-9999.ebuild

index 12402b999dd3b522035d1588b6e07b1e37d5e7a3..f5cef9e2990c1927d32d046e517a238c8e11185a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
 DISTUTILS_OPTIONAL=1
 
 inherit distutils-r1 libtool toolchain-funcs multilib-minimal
index 3d8cadd1f0adf36115b3e8a98b49b0649ca9724a..ed9dd421c39fb3f8e213ddad27fbc147d2d5f9f4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy )
 DISTUTILS_OPTIONAL=1
 
 inherit distutils-r1 libtool toolchain-funcs multilib-minimal