media-fonts/liberation-fonts: fix compilation with python3
authorConrad Kostecki <conrad@kostecki.com>
Sun, 29 Sep 2019 13:56:04 +0000 (15:56 +0200)
committerMatt Turner <mattst88@gentoo.org>
Fri, 4 Oct 2019 19:13:29 +0000 (12:13 -0700)
Closes: https://bugs.gentoo.org/694918
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13090
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-fonts/liberation-fonts/liberation-fonts-2.00.5.ebuild

index dce9d1c39a13b0078d68e6fa1aeff9afce0feb96..f7cb941b8238c9f82a788069a89573e54d4627f0 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit font python-any-r1