diff options
Diffstat (limited to 'app-i18n/ibus-table/ibus-table-1.14.1.ebuild')
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.14.1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild index 98017235346d..ba7777ab68ac 100644 --- a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" -PYTHON_COMPAT=( python3_{8,9} ) +EAPI=7 + +PYTHON_COMPAT=( python3_{8..10} ) PYTHON_REQ_USE="sqlite(+)" inherit gnome2-utils python-single-r1 xdg |