media-fonts/terminus-font: Use python-any-r1 eclass instead of python-r1
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 21 Aug 2017 08:46:55 +0000 (10:46 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 21 Aug 2017 08:46:55 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

media-fonts/terminus-font/terminus-font-4.46.ebuild

index 27a0fd5e555e4c7fcb80b49c8cac433fde857e59..442b89128e6f41a07849daab01d93991096958b6 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 PYTHON_COMPAT=( python3_{4,5,6} )
-inherit font python-r1
+inherit font python-any-r1
 
 DESCRIPTION="A clean fixed font for the console and X11"
 HOMEPAGE="http://terminus-font.sourceforge.net/"