summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-10 22:27:44 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-10 22:27:44 +0100
commit90f9fa4ec1bde1338446d739402b5ec4cd63eb9e (patch)
tree9418daaeb9475b8931503c9329ea4c1d94968f06 /app-i18n/ibus/ibus-1.5.20.ebuild
parentapp-portage/gpyutils: Bump to 0.4.1 (diff)
downloadgentoo-90f9fa4ec1bde1338446d739402b5ec4cd63eb9e.tar.gz
gentoo-90f9fa4ec1bde1338446d739402b5ec4cd63eb9e.tar.bz2
gentoo-90f9fa4ec1bde1338446d739402b5ec4cd63eb9e.zip
app-i18n/ibus: Revert "Remove py2"
We still have py2-only plugins. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-i18n/ibus/ibus-1.5.20.ebuild')
-rw-r--r--app-i18n/ibus/ibus-1.5.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.20.ebuild b/app-i18n/ibus/ibus-1.5.20.ebuild
index 5934735b6455..2ae5a95c9d46 100644
--- a/app-i18n/ibus/ibus-1.5.20.ebuild
+++ b/app-i18n/ibus/ibus-1.5.20.ebuild
@@ -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"