From ae729e62311e1999593b730664e34b4f09defb57 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 12:25:53 +0100 Subject: [PATCH] app-i18n/ibus-hangul: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.ebuild index a916c7db5b8c..87d78aa62e74 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.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 ) inherit gnome2-utils python-single-r1 -- 2.26.2