From 2c3d8d72a33dd76d9e695acb2350dce25ab11894 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 11 Jan 2020 16:03:03 +0000 Subject: app-crypt/bip32utils: drop python 2.7 Package-Manager: Portage-2.3.79, Repoman-2.3.16 --- app-crypt/bip32utils/bip32utils-0.3_p4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-crypt') diff --git a/app-crypt/bip32utils/bip32utils-0.3_p4.ebuild b/app-crypt/bip32utils/bip32utils-0.3_p4.ebuild index 253e521f..6de61b41 100644 --- a/app-crypt/bip32utils/bip32utils-0.3_p4.ebuild +++ b/app-crypt/bip32utils/bip32utils-0.3_p4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) inherit distutils-r1 MY_P="${P/_p/.post}" -- cgit v1.2.3