summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2019-08-05 23:13:00 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2019-08-05 23:13:00 +0300
commit034038bca58c367719c8c8f3004dcbb9c4be2a0e (patch)
treea56f89d8ae19b4c4fe567cbf885b66edd8682679 /net-libs/libaccounts-glib
parentnet-libs/libaccounts-glib: Add missing bdep dev-libs/check (diff)
downloadgentoo-034038bca58c367719c8c8f3004dcbb9c4be2a0e.tar.gz
gentoo-034038bca58c367719c8c8f3004dcbb9c4be2a0e.tar.bz2
gentoo-034038bca58c367719c8c8f3004dcbb9c4be2a0e.zip
net-libs/libaccounts-glib: add py3.7
Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-rw-r--r--net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild
index ebe37a242e5e..65cf22ba172b 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
inherit meson python-r1 vala vcs-snapshot
DESCRIPTION="Accounts SSO (Single Sign-On) management library for GLib applications"