diff options
Diffstat (limited to 'sys-block/targetcli-fb')
-rw-r--r-- | sys-block/targetcli-fb/targetcli-fb-2.1.53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.53.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.53.ebuild index 57e0a2349f3b..7008cee2d863 100644 --- a/sys-block/targetcli-fb/targetcli-fb-2.1.53.ebuild +++ b/sys-block/targetcli-fb/targetcli-fb-2.1.53.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 DESCRIPTION="Command shell for managing Linux LIO kernel target" |