summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-08-25 09:19:54 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-08-25 11:18:24 +0200
commite3fe20cdfc70793e904a2e231a3a53281ae7a003 (patch)
tree7a2366bbc3bd264b857f01d544082e7a5bd367d2
parentdev-java/gradle-bin: add 7.2, drop 7.1 (diff)
downloadgentoo-e3fe20cdfc70793e904a2e231a3a53281ae7a003.tar.gz
gentoo-e3fe20cdfc70793e904a2e231a3a53281ae7a003.tar.bz2
gentoo-e3fe20cdfc70793e904a2e231a3a53281ae7a003.zip
net-libs/telepathy-logger-qt: python3_10
Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild
index 3e2278e712b6..0579ae2ff755 100644
--- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{7..10} )
QTMIN=5.12.3
inherit ecm kde.org python-any-r1