summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneeshy <neeshy@tfwno.gf>2020-03-25 15:36:50 -0400
committerCraig Andrews <candrews@gentoo.org>2020-04-18 22:35:38 -0400
commitfa280196aa400133810037316f3253acbe2e545f (patch)
tree0e148b55e5b1375b9d8b1664b6a13edaac4241ee /media-fonts
parentdev-util/systemtap: add python3_8 target (diff)
downloadgentoo-fa280196aa400133810037316f3253acbe2e545f.tar.gz
gentoo-fa280196aa400133810037316f3253acbe2e545f.tar.bz2
gentoo-fa280196aa400133810037316f3253acbe2e545f.zip
media-fonts/noto-emoji: add python3_8 target
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/noto-emoji/noto-emoji-20200317.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-fonts/noto-emoji/noto-emoji-20200317.ebuild b/media-fonts/noto-emoji/noto-emoji-20200317.ebuild
index 4006861c9605..73217e5becc4 100644
--- a/media-fonts/noto-emoji/noto-emoji-20200317.ebuild
+++ b/media-fonts/noto-emoji/noto-emoji-20200317.ebuild
@@ -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