Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/
Date: Tue, 01 Jun 2021 11:14:25
Message-Id: 1622545978.b2ef390871e141b21d7d3b5f4a2d582b8855e5bc.sam@gentoo
1 commit: b2ef390871e141b21d7d3b5f4a2d582b8855e5bc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 1 11:12:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 11:12:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ef3908
7
8 net-irc/hexchat: add Python 3.9 to live too
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-irc/hexchat/hexchat-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild
16 index 7e74c663c59..5de62a8f2e7 100644
17 --- a/net-irc/hexchat/hexchat-9999.ebuild
18 +++ b/net-irc/hexchat/hexchat-9999.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI=7
21
22 LUA_COMPAT=( lua5-{1..4} luajit )
23 -PYTHON_COMPAT=( python3_{7,8} )
24 +PYTHON_COMPAT=( python3_{7..9} )
25
26 inherit lua-single meson mono-env python-single-r1 xdg