commit:     70a4e8bcc8800c9bc993566bbd1bc019f11a5d8d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  6 11:38:45 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun  6 11:38:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a4e8bc

net-im/profanity: enable py3.12

Closes: https://bugs.gentoo.org/929696
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/profanity/profanity-0.14.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/profanity/profanity-0.14.0-r2.ebuild 
b/net-im/profanity/profanity-0.14.0-r2.ebuild
index 3df1e94dec4e..35dd499947ef 100644
--- a/net-im/profanity/profanity-0.14.0-r2.ebuild
+++ b/net-im/profanity/profanity-0.14.0-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit python-single-r1
 
 DESCRIPTION="A console based XMPP client inspired by Irssi"

Reply via email to