app-i18n/ibus: Revert "Remove py2"
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:27:44 +0000 (22:27 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:27:44 +0000 (22:27 +0100)
We still have py2-only plugins.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-i18n/ibus/ibus-1.5.18.ebuild
app-i18n/ibus/ibus-1.5.19.ebuild
app-i18n/ibus/ibus-1.5.20.ebuild
app-i18n/ibus/ibus-1.5.21.ebuild

index a715a0d502d7b89ebbaf5201d936ba018bf1e4ae..07657d2507821172c6eb5e84bf2f81189284a79e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python{2_7,3_6} )
 VALA_MIN_API_VERSION="0.34"
 VALA_MAX_API_VERSION="0.42"
 VALA_USE_DEPEND="vapigen"
index 1b6905e5884de1dd58c88bb0621eb2fcffdb0410..368c0a122fc417466868a6f230e9631ac8e30ca2 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} )
 VALA_MIN_API_VERSION="0.34"
 VALA_MAX_API_VERSION="0.42"
 VALA_USE_DEPEND="vapigen"
index 5934735b6455690b3b08900ba32e179ea3cb0396..2ae5a95c9d46dd92a18447046f95f2996fec383f 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} )
 VALA_MIN_API_VERSION="0.34"
 VALA_USE_DEPEND="vapigen"
 
index e9a8f12b1340cdae6dace9fc26cb39162f56dbb7..7d58048b66722f42c348ba1f996bb69fb89c53c4 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} )
 VALA_MIN_API_VERSION="0.34"
 VALA_USE_DEPEND="vapigen"