commit: aa8eecd9f12a8113d53677bf745fc13718e3b93b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 11:52:45 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 11:56:28 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=aa8eecd9
net-libs/telepathy-logger-qt: python3 support
Upstream commits:
bd8fcb701645626ce6c442601b009b5dbda22531
cae0e0254e88899e83bc707a6caf69e7b414aa46
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
b/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
index 6e7f7e5f8a..9837dfaeaa 100644
--- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_{6,7} )
inherit kde5 python-any-r1
DESCRIPTION="Qt bindings for the Telepathy logger"