net-news/liferea: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Tue, 24 Jul 2018 10:03:44 +0000 (12:03 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 24 Jul 2018 12:45:28 +0000 (14:45 +0200)
net-news/liferea/liferea-1.12.3.ebuild

index 08e2029285efb665ef28a74ec77c6ba6c76333fd..e5cc1cf543390f778fc6985e5738694b447cc8df 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=6
 
 GNOME2_EAUTORECONF="yes"
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{4,5,6,7} )
 
 inherit gnome2 pax-utils python-single-r1