From: neeshy Date: Wed, 25 Mar 2020 19:36:50 +0000 (-0400) Subject: media-fonts/noto-emoji: add python3_8 target X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fa280196aa400133810037316f3253acbe2e545f;p=gentoo.git media-fonts/noto-emoji: add python3_8 target Signed-off-by: Nima Sadeghi Signed-off-by: Craig Andrews --- 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