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 /app-misc/asciinema | |
| parent | ab9b5d9e5768d1a65a42a818ab3d82347a8d1cd9 (diff) | |
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc/asciinema')
| -rw-r--r-- | app-misc/asciinema/asciinema-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/asciinema/asciinema-2.0.2.ebuild b/app-misc/asciinema/asciinema-2.0.2.ebuild index c3687c17779a..69f56e93857e 100644 --- a/app-misc/asciinema/asciinema-2.0.2.ebuild +++ b/app-misc/asciinema/asciinema-2.0.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) DISTUTILS_USE_SETUPTOOLS="rdepend" inherit distutils-r1 |
