summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-07 17:19:09 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-07 19:58:23 +0200
commiteecf94f3b841227c009111a0e05e487ccef6b97a (patch)
tree1cc85c51f9e863635dfffb676f7f242303c70d07 /sys-block/fio/fio-3.17.ebuild
parentsys-apps/file: Remove py2.7 (diff)
downloadgentoo-eecf94f3b841227c009111a0e05e487ccef6b97a.tar.gz
gentoo-eecf94f3b841227c009111a0e05e487ccef6b97a.tar.bz2
gentoo-eecf94f3b841227c009111a0e05e487ccef6b97a.zip
sys-block/fio: Remove py2.7
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-block/fio/fio-3.17.ebuild')
-rw-r--r--sys-block/fio/fio-3.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/fio/fio-3.17.ebuild b/sys-block/fio/fio-3.17.ebuild
index 7da716589b33..49775e5a6365 100644
--- a/sys-block/fio/fio-3.17.ebuild
+++ b/sys-block/fio/fio-3.17.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit python-r1 toolchain-funcs