diff options
Diffstat (limited to 'dev-util/diffuse')
-rw-r--r-- | dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild b/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild index c11d80eb5f9a..5a34c6760601 100644 --- a/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild +++ b/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PLOCALES="cs de es it ja ko pl pt ru sv th zh_CN zh_TW" inherit python-single-r1 l10n xdg-utils |