diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-11-24 20:41:58 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-11-24 20:58:57 +0100 |
commit | c1218edbc9b95afbbd0bb97f70e40473d64229c5 (patch) | |
tree | a5e7c17fd097b398abb4c30c1ccf626dbe6f0057 /net-libs/telepathy-qt | |
parent | net-libs/telepathy-logger-qt: python3_9 (diff) | |
download | gentoo-c1218edbc9b95afbbd0bb97f70e40473d64229c5.tar.gz gentoo-c1218edbc9b95afbbd0bb97f70e40473d64229c5.tar.bz2 gentoo-c1218edbc9b95afbbd0bb97f70e40473d64229c5.zip |
net-libs/telepathy-qt: python3_9
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/telepathy-qt')
-rw-r--r-- | net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild b/net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild index 03ba4e008414..936f3c5ead96 100644 --- a/net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild +++ b/net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit python-any-r1 cmake virtualx DESCRIPTION="Qt bindings for the Telepathy D-Bus protocol" |