From 635d38341375245cf15c81ed310b780b4f2574ff Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Tue, 9 Apr 2019 01:45:43 -0500 Subject: [PATCH] dev-python/pycrypto: add py37 support Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild b/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild index 2814f60fd810..69800aafbcf3 100644 --- a/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild +++ b/dev-python/pycrypto/pycrypto-2.6.1-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 flag-o-matic -- 2.26.2