dev-util/gnome-builder: Enable py3.8
authorMart Raudsepp <leio@gentoo.org>
Sun, 16 Feb 2020 10:33:46 +0000 (12:33 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sun, 16 Feb 2020 10:34:21 +0000 (12:34 +0200)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-util/gnome-builder/gnome-builder-3.32.4-r1.ebuild

index acfc01d71c972b1addd6a89ad6b98cedb69cca1e..f569bf3bd9c82ecbec573256244d6e9420235d20 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 VALA_MIN_API_VERSION="0.36"
 DISABLE_AUTOFORMATTING=1
 FORCE_PRINT_ELOG=1