app-eselect/eselect-repository: Tested on python3.8
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 09:59:41 +0000 (10:59 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 10:20:03 +0000 (11:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-eselect/eselect-repository/eselect-repository-7.ebuild

index 564a564e12f655e1d1b6373ee96965d22aba55dc..c1f815b46494fe7725e970ab2aa957bb3af9a7ac 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{3_5,3_6,3_7} )
+PYTHON_COMPAT=( python{3_5,3_6,3_7,3_8} )
 inherit python-single-r1
 
 DESCRIPTION="Manage repos.conf via eselect"