summaryrefslogtreecommitdiff
path: root/net-irc/hexchat/hexchat-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/hexchat/hexchat-9999.ebuild')
-rw-r--r--net-irc/hexchat/hexchat-9999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild
index 8d9762ab2ebc..be5bee2dfbb2 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_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit flag-o-matic lua-single meson mono-env python-single-r1 xdg
@@ -43,7 +43,9 @@ RDEPEND="
plugin-sysinfo? ( sys-apps/pciutils )
python? (
${PYTHON_DEPS}
- virtual/python-cffi
+ $(python_gen_cond_dep '
+ dev-python/cffi[${PYTHON_USEDEP}]
+ ' 'python*')
)
ssl? ( dev-libs/openssl:0= )
theme-manager? (