diff options
Diffstat (limited to 'media-sound/patchage/patchage-1.0.2.ebuild')
| -rw-r--r-- | media-sound/patchage/patchage-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/patchage/patchage-1.0.2.ebuild b/media-sound/patchage/patchage-1.0.2.ebuild index 0415ac98b088..b7bd2c110c7c 100644 --- a/media-sound/patchage/patchage-1.0.2.ebuild +++ b/media-sound/patchage/patchage-1.0.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5..10} ) PYTHON_REQ_USE='threads(+)' inherit waf-utils python-any-r1 xdg |
