commit: 034038bca58c367719c8c8f3004dcbb9c4be2a0e
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 5 20:13:00 2019 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Aug 5 20:13:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=034038bc
net-libs/libaccounts-glib: add py3.7
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild
b/net-libs/libaccounts-glib/libaccounts-glib-1.24.ebuild
index ebe37a242e5..65cf22ba172 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"