summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-01 11:12:58 +0000
committerSam James <sam@gentoo.org>2021-06-01 11:12:58 +0000
commitb2ef390871e141b21d7d3b5f4a2d582b8855e5bc (patch)
tree080ff6d42462c5241bd015a95e3c7fb272d93eae
parentdev-vcs/git-tools: mark ALLARCHES (diff)
downloadgentoo-b2ef3908.tar.gz
gentoo-b2ef3908.tar.bz2
gentoo-b2ef3908.zip
net-irc/hexchat: add Python 3.9 to live too
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-irc/hexchat/hexchat-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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