dev-python/pygpgme: Add py3.7
authorDavid Seifert <soap@gentoo.org>
Sat, 1 Jun 2019 15:46:40 +0000 (17:46 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 1 Jun 2019 15:46:40 +0000 (17:46 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pygpgme/pygpgme-0.3-r1.ebuild

index f29924d4688afce1478a83192f7f41bbf9697213..4d0ee94c2aca0c41d36818fbbf2cfd2cbd95fb57 100644 (file)
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 
 inherit distutils-r1 flag-o-matic