commit: 3b4841582e828ba4e6862af4d49584f5f7148d4c Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Fri Apr 11 12:49:16 2025 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Fri Apr 11 12:49:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b484158
app-i18n/ibus-anthy: amd64/x86 stable Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild index eb2df9207257..25be16181876 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="8" -PYTHON_COMPAT=( python3_{9..13} ) +PYTHON_COMPAT=( python3_{9..12} ) inherit autotools gnome2-utils python-single-r1 xdg @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ibus/${PN}/archive/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="nls" REQUIRED_USE="${PYTHON_REQUIRED_USE}"