From: Michał Górny Date: Mon, 10 Feb 2020 13:05:05 +0000 (+0100) Subject: media-gfx/birdfont: Remove py2 where possible X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=acbc06a9582b8c57134bb079d67164120a9ae263;p=gentoo.git media-gfx/birdfont: Remove py2 where possible Signed-off-by: Michał Górny --- 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