diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-10-15 22:55:20 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-10-15 22:55:20 +0900 |
commit | 2133c16e8c1696a7bece3a33e882d20fef2c551a (patch) | |
tree | d1b700c54bcf0b249345dacff06b4f5b4b841399 /app-i18n | |
parent | app-i18n/ibus-hangul: fix tests (diff) | |
download | gentoo-2133c16e8c1696a7bece3a33e882d20fef2c551a.tar.gz gentoo-2133c16e8c1696a7bece3a33e882d20fef2c551a.tar.bz2 gentoo-2133c16e8c1696a7bece3a33e882d20fef2c551a.zip |
app-i18n/ibus-table: amd64/x86 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild index ff60ef200c5d..98017235346d 100644 --- a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.14.1.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}" |