diff options
Diffstat (limited to 'dev-python/thunarx-python')
| -rw-r--r-- | dev-python/thunarx-python/thunarx-python-0.5.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/thunarx-python/thunarx-python-0.5.1-r2.ebuild b/dev-python/thunarx-python/thunarx-python-0.5.1-r2.ebuild index 4f2d4f7702db..0179815d0b62 100644 --- a/dev-python/thunarx-python/thunarx-python-0.5.1-r2.ebuild +++ b/dev-python/thunarx-python/thunarx-python-0.5.1-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit python-single-r1 |
