commit: 574f77f76224d4816dc8043b31e5b73358931515
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 02:08:38 2025 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 02:08:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=574f77f7
net-irc/telepathy-idle: update EAPI 7 -> 8
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild
b/net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild
index 880b40ca7624..9ddbb36eddb8 100644
--- a/net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild
+++ b/net-irc/telepathy-idle/telepathy-idle-0.2.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
inherit python-single-r1