commit: 25d5e4ebf5ac7d56a0d7f62887cffe4a1aa94c73 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sat Oct 12 09:47:52 2024 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sat Oct 12 09:51:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25d5e4eb
app-i18n/ibus-table: amd64/x86 stable Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> app-i18n/ibus-table/ibus-table-1.17.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-table/ibus-table-1.17.7.ebuild b/app-i18n/ibus-table/ibus-table-1.17.7.ebuild index 4ecd082cf0d0..1a6d64e1b22d 100644 --- a/app-i18n/ibus-table/ibus-table-1.17.7.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.17.7.ebuild @@ -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}"