diff options
Diffstat (limited to 'sys-fs/bcache-tools')
-rw-r--r-- | sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/bcache-tools/bcache-tools-1.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild index 9052ec7ba751..d53d514a64e2 100644 --- a/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-1.0.8_p20140220-r1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit eutils flag-o-matic python-r1 toolchain-funcs udev diff --git a/sys-fs/bcache-tools/bcache-tools-1.1.ebuild b/sys-fs/bcache-tools/bcache-tools-1.1.ebuild index 0f340688356d..684dd9988539 100644 --- a/sys-fs/bcache-tools/bcache-tools-1.1.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit flag-o-matic python-r1 toolchain-funcs udev |