diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-31 00:36:06 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-31 01:06:37 +0100 |
commit | d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a (patch) | |
tree | d0dbf038e99c25e5a3060c2ff646102555e6801e /x11-terms | |
parent | profiles: Clean py2.7 leftovers (diff) | |
download | gentoo-d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a.tar.gz gentoo-d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a.tar.bz2 gentoo-d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a.zip |
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/guake/guake-3.7.0.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/guake/guake-9999.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.19.1.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.19.2.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.19.3.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-0.19.1.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-0.19.2.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-0.19.3.ebuild | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/x11-terms/guake/guake-3.7.0.ebuild b/x11-terms/guake/guake-3.7.0.ebuild index 410fbc9fdae1..4e93b1c4469b 100644 --- a/x11-terms/guake/guake-3.7.0.ebuild +++ b/x11-terms/guake/guake-3.7.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6..8} ) +PYTHON_COMPAT=( python3_{7..8} ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 gnome2-utils xdg-utils diff --git a/x11-terms/guake/guake-9999.ebuild b/x11-terms/guake/guake-9999.ebuild index 71b577db1c7d..7d3392905944 100644 --- a/x11-terms/guake/guake-9999.ebuild +++ b/x11-terms/guake/guake-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 git-r3 gnome2-utils xdg-utils diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.19.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.19.1.ebuild index cc2defc98684..7f52297143e0 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.19.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.19.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit python-any-r1 toolchain-funcs xdg diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.19.2.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.19.2.ebuild index cc2defc98684..7f52297143e0 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.19.2.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.19.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit python-any-r1 toolchain-funcs xdg diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.19.3.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.19.3.ebuild index cc2defc98684..7f52297143e0 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.19.3.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.19.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit python-any-r1 toolchain-funcs xdg diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild index 09d8d433727b..63bab342414b 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit python-any-r1 toolchain-funcs xdg git-r3 diff --git a/x11-terms/kitty/kitty-0.19.1.ebuild b/x11-terms/kitty/kitty-0.19.1.ebuild index cf9abf8c9dfb..0647b5bfde8d 100644 --- a/x11-terms/kitty/kitty-0.19.1.ebuild +++ b/x11-terms/kitty/kitty-0.19.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit optfeature python-single-r1 toolchain-funcs xdg diff --git a/x11-terms/kitty/kitty-0.19.2.ebuild b/x11-terms/kitty/kitty-0.19.2.ebuild index ceb22a4934d6..6fb2b8651431 100644 --- a/x11-terms/kitty/kitty-0.19.2.ebuild +++ b/x11-terms/kitty/kitty-0.19.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit optfeature python-single-r1 toolchain-funcs xdg diff --git a/x11-terms/kitty/kitty-0.19.3.ebuild b/x11-terms/kitty/kitty-0.19.3.ebuild index ceb22a4934d6..6fb2b8651431 100644 --- a/x11-terms/kitty/kitty-0.19.3.ebuild +++ b/x11-terms/kitty/kitty-0.19.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit optfeature python-single-r1 toolchain-funcs xdg |