aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/python-btrfs/python-btrfs-13.ebuild')
-rw-r--r--sys-fs/python-btrfs/python-btrfs-13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/python-btrfs/python-btrfs-13.ebuild b/sys-fs/python-btrfs/python-btrfs-13.ebuild
index f61c7435f..d652f1dec 100644
--- a/sys-fs/python-btrfs/python-btrfs-13.ebuild
+++ b/sys-fs/python-btrfs/python-btrfs-13.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
DISTUTILS_USE_SETUPTOOLS="no"
inherit distutils-r1