sys-devel/gdb: Python 3.8 compatibility
authorCraig Andrews <candrews@gentoo.org>
Fri, 17 Apr 2020 19:05:33 +0000 (15:05 -0400)
committerCraig Andrews <candrews@gentoo.org>
Fri, 17 Apr 2020 19:05:56 +0000 (15:05 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews@gentoo.org>
sys-devel/gdb/gdb-9.1.ebuild
sys-devel/gdb/gdb-9999.ebuild

index 9361fca6fb0cb3ac19ba1c4543a8139281806a60..205b126af92dac5116ba3b7756a25179f416881f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit eutils flag-o-matic python-single-r1 toolchain-funcs
 
index 056b99bbc890b785e0700ffc3d35847273b6fbca..ada72ec65c4d4211a8222aff1d338644bedbc725 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit eutils flag-o-matic python-single-r1 toolchain-funcs