From b2ef390871e141b21d7d3b5f4a2d582b8855e5bc Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 1 Jun 2021 11:12:58 +0000 Subject: net-irc/hexchat: add Python 3.9 to live too Signed-off-by: Sam James --- 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 7e74c663c59c..5de62a8f2e7f 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 -- cgit v1.2.3-65-gdbad