summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-04-17 18:29:46 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-04-17 20:54:56 +0200
commit926617fbb8c3a893da6c12d921dd163556743e74 (patch)
tree25c1382ebf363d59f29ffa3159839d9b39f5085a /net-libs
parentnet-libs/libpsl: Drop 0.20.2 (diff)
downloadgentoo-926617fbb8c3a893da6c12d921dd163556743e74.tar.gz
gentoo-926617fbb8c3a893da6c12d921dd163556743e74.tar.bz2
gentoo-926617fbb8c3a893da6c12d921dd163556743e74.zip
net-libs/telepathy-glib: python3_8 support
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
index 91712ab80a5c..621f4b91637e 100644
--- a/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
+++ b/net-libs/telepathy-glib/telepathy-glib-0.24.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
VALA_MIN_API_VERSION="0.18"
VALA_USE_DEPEND="vapigen"