commit: c11e21d5137ca6c3d56978fec37dc18bddfa85ae
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 7 19:39:49 2021 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Mar 7 19:39:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11e21d5
media-fonts/noto-emoji: Support python 3.9
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
media-fonts/noto-emoji/noto-emoji-20201214.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/noto-emoji/noto-emoji-20201214.ebuild
b/media-fonts/noto-emoji/noto-emoji-20201214.ebuild
index 635d8fd8d98..52d7496927f 100644
--- a/media-fonts/noto-emoji/noto-emoji-20201214.ebuild
+++ b/media-fonts/noto-emoji/noto-emoji-20201214.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit font python-any-r1