diff options
author | Akinori Hattori <hattya@gentoo.org> | 2022-11-05 10:04:40 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2022-11-05 10:07:48 +0900 |
commit | f9451e4b3176fc297eb31bdce113148ea2e64dfd (patch) | |
tree | 64c560cc718cc9309591fb201e74b39977fd66ce /app-i18n | |
parent | www-client/chromium: promote M107 to stable (diff) | |
download | gentoo-f9451e4b3176fc297eb31bdce113148ea2e64dfd.tar.gz gentoo-f9451e4b3176fc297eb31bdce113148ea2e64dfd.tar.bz2 gentoo-f9451e4b3176fc297eb31bdce113148ea2e64dfd.zip |
app-i18n/ibus-table: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.16.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.16.12.ebuild b/app-i18n/ibus-table/ibus-table-1.16.12.ebuild index 7314f41b0540..dcbbc265378a 100644 --- a/app-i18n/ibus-table/ibus-table-1.16.12.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.16.12.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}" |