diff options
-rw-r--r-- | dev-python/btchip-python/btchip-python-0.1.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |