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

index 5f0ac86c6339784bbac35ad6c14596fffdfc5851..49d72440083ccd33beeaf43fb4b698e2e21ed0e6 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
 
index dbb7bfe3885ed6936dc0c67837096ef868cec8cb..557c5b30b61518424f515dd9f9c2203650b05d64 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