diff options
Diffstat (limited to 'sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild')
-rw-r--r-- | sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild index fb39a7770d3c..fbfe7a7707cf 100644 --- a/sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild +++ b/sys-block/targetcli-fb/targetcli-fb-2.1.49.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_6 ) inherit distutils-r1 MY_PV=$(ver_rs 2 .fb) |