media-fonts/noto-emoji: add python3_8 target
authorneeshy <neeshy@tfwno.gf>
Wed, 25 Mar 2020 19:36:50 +0000 (15:36 -0400)
committerCraig Andrews <candrews@gentoo.org>
Sun, 19 Apr 2020 02:35:38 +0000 (22:35 -0400)
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
media-fonts/noto-emoji/noto-emoji-20200317.ebuild

index 4006861c960534cc99e5e30ceb5fbd3ab3b63e70..73217e5becc4c19c965d8410af90fefdda09ffc5 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} )
 
 inherit font python-any-r1