commit: b2ef390871e141b21d7d3b5f4a2d582b8855e5bc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 1 11:12:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 1 11:12:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ef3908
net-irc/hexchat: add Python 3.9 to live too
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-irc/hexchat/hexchat-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-irc/hexchat/hexchat-9999.ebuild
b/net-irc/hexchat/hexchat-9999.ebuild
index 7e74c663c59..5de62a8f2e7 100644
--- a/net-irc/hexchat/hexchat-9999.ebuild
+++ b/net-irc/hexchat/hexchat-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=7
LUA_COMPAT=( lua5-{1..4} luajit )
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit lua-single meson mono-env python-single-r1 xdg