summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2023-01-19 14:25:28 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2023-01-19 14:25:28 -0800
commit32f1a981c581cd1a2eaca679c8e778aaa5257774 (patch)
tree1fc9d7c01c08229eb6ca779cbad9973f96f2af6b /net-irc/weechat
parentapp-crypt/minisign: sync live ebuild (diff)
downloadgentoo-32f1a981c581cd1a2eaca679c8e778aaa5257774.tar.gz
gentoo-32f1a981c581cd1a2eaca679c8e778aaa5257774.tar.bz2
gentoo-32f1a981c581cd1a2eaca679c8e778aaa5257774.zip
net-irc/weechat: update EAPI 7 -> 8
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-irc/weechat')
-rw-r--r--net-irc/weechat/weechat-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild
index 767ed6c4016c..12b8e8a9bda7 100644
--- a/net-irc/weechat/weechat-9999.ebuild
+++ b/net-irc/weechat/weechat-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
LUA_COMPAT=( lua5-{1..4} )
PYTHON_COMPAT=( python3_{9..11} )