diff options
Diffstat (limited to 'sys-block/targetcli-fb')
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild index 41ff992e4cc5..a45c9f343fda 100644 --- a/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild +++ b/sys-block/targetcli-fb/targetcli-fb-2.1.45.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_5} ) inherit distutils-r1 versionator diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.48-r1.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.48-r1.ebuild index c1dfd9ed51b1..ae3dfdcc6576 100644 --- a/sys-block/targetcli-fb/targetcli-fb-2.1.48-r1.ebuild +++ b/sys-block/targetcli-fb/targetcli-fb-2.1.48-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 versionator diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.48-r2.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.48-r2.ebuild index b5191e416491..c5777fccd2e4 100644 --- a/sys-block/targetcli-fb/targetcli-fb-2.1.48-r2.ebuild +++ b/sys-block/targetcli-fb/targetcli-fb-2.1.48-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6} ) inherit distutils-r1 versionator diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.48.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.48.ebuild index 525248d50006..5b81830e7a6d 100644 --- a/sys-block/targetcli-fb/targetcli-fb-2.1.48.ebuild +++ b/sys-block/targetcli-fb/targetcli-fb-2.1.48.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_5 ) inherit distutils-r1 versionator |