diff options
-rw-r--r-- | media-gfx/birdfont/birdfont-2.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/birdfont/birdfont-2.18.3.ebuild b/media-gfx/birdfont/birdfont-2.18.3.ebuild index e1ed19434590..22980e4c63ff 100644 --- a/media-gfx/birdfont/birdfont-2.18.3.ebuild +++ b/media-gfx/birdfont/birdfont-2.18.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) PLOCALES="cs de it nl pt_BR sv" inherit python-any-r1 vala l10n toolchain-funcs multiprocessing |