diff options
Diffstat (limited to 'dev-util/flawfinder')
-rw-r--r-- | dev-util/flawfinder/flawfinder-2.0.10.ebuild | 4 | ||||
-rw-r--r-- | dev-util/flawfinder/flawfinder-2.0.7.ebuild | 4 | ||||
-rw-r--r-- | dev-util/flawfinder/flawfinder-2.0.8.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/flawfinder/flawfinder-2.0.10.ebuild b/dev-util/flawfinder/flawfinder-2.0.10.ebuild index cf9cdb27f945..f69997ccae2b 100644 --- a/dev-util/flawfinder/flawfinder-2.0.10.ebuild +++ b/dev-util/flawfinder/flawfinder-2.0.10.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,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit distutils-r1 diff --git a/dev-util/flawfinder/flawfinder-2.0.7.ebuild b/dev-util/flawfinder/flawfinder-2.0.7.ebuild index cf9cdb27f945..f69997ccae2b 100644 --- a/dev-util/flawfinder/flawfinder-2.0.7.ebuild +++ b/dev-util/flawfinder/flawfinder-2.0.7.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,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit distutils-r1 diff --git a/dev-util/flawfinder/flawfinder-2.0.8.ebuild b/dev-util/flawfinder/flawfinder-2.0.8.ebuild index cf9cdb27f945..f69997ccae2b 100644 --- a/dev-util/flawfinder/flawfinder-2.0.8.ebuild +++ b/dev-util/flawfinder/flawfinder-2.0.8.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,7} ) +PYTHON_COMPAT=( python2_7 python3_{6,7} ) inherit distutils-r1 |