commit: 509cb73d31195b33f0ec0e1faccf7c084dd8a549
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 6 08:47:06 2025 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Apr 6 08:47:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509cb73d
app-i18n/ibus-typing-booster: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/ibus-typing-booster/ibus-typing-booster-2.27.29.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.27.29.ebuild
b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.27.29.ebuild
index b05f4dd9dd7f..8f228e1c8fd5 100644
--- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.27.29.ebuild
+++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.27.29.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/mike-fabian/${PN}/releases/download/${PV}/${P}.tar.g
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RESTRICT="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"