commit: 73f1b7f09ddb4fb835090891819388b0cac21bdb
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 11 12:51:59 2025 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Apr 11 12:51:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f1b7f0
app-i18n/ibus-table: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/ibus-table/ibus-table-1.17.11.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/ibus-table/ibus-table-1.17.11.ebuild
b/app-i18n/ibus-table/ibus-table-1.17.11.ebuild
index f0cbc40946ed..81f9509f93b1 100644
--- a/app-i18n/ibus-table/ibus-table-1.17.11.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.17.11.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="sqlite(+)"
inherit gnome2-utils python-single-r1 xdg
@@ -13,7 +13,7 @@
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="nls"
RESTRICT="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"