diff options
Diffstat (limited to 'x11-misc/mozo/mozo-1.24.0.ebuild')
-rw-r--r-- | x11-misc/mozo/mozo-1.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mozo/mozo-1.24.0.ebuild b/x11-misc/mozo/mozo-1.24.0.ebuild index cfcfb2e97d20..44cf4f3240ed 100644 --- a/x11-misc/mozo/mozo-1.24.0.ebuild +++ b/x11-misc/mozo/mozo-1.24.0.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_6,3_7} ) +PYTHON_COMPAT=( python3_7 ) PYTHON_REQ_USE="xml" inherit python-r1 mate |