diff options
Diffstat (limited to 'net-fs/btfs/btfs-2.23.ebuild')
-rw-r--r-- | net-fs/btfs/btfs-2.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/btfs/btfs-2.23.ebuild b/net-fs/btfs/btfs-2.23.ebuild index ec77a5957b93..95d846ce1fc9 100644 --- a/net-fs/btfs/btfs-2.23.ebuild +++ b/net-fs/btfs/btfs-2.23.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{7..9} ) inherit autotools python-r1 |