From 65a83a272e4a29c8582f7d2ab15c014c9a218e6d Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Fri, 4 Jun 2021 00:32:38 +0100 Subject: dev-python/btchip-python: drop python 3.7 Package-Manager: Portage-3.0.18, Repoman-3.0.2 --- dev-python/btchip-python/btchip-python-0.1.32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/btchip-python/btchip-python-0.1.32.ebuild b/dev-python/btchip-python/btchip-python-0.1.32.ebuild index d50f29e2..83c822e7 100644 --- a/dev-python/btchip-python/btchip-python-0.1.32.ebuild +++ b/dev-python/btchip-python/btchip-python-0.1.32.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{3_7,3_8,3_9} ) +PYTHON_COMPAT=( python{3_8,3_9} ) inherit distutils-r1 DESCRIPTION="Python communication library for Ledger Hardware Wallet products" -- cgit v1.2.3