app-i18n/ibus-hangul: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:25:53 +0000 (12:25 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 11:53:51 +0000 (12:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.ebuild

index a916c7db5b8ce29995a520c5e161edd8ba1eefcf..87d78aa62e745b900f7397d289fd9e390212c837 100644 (file)
@@ -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