diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-09-15 23:21:34 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-09-15 23:21:34 +0900 |
commit | e5af2bed6cca0070490c58d51e586e7cfdba891c (patch) | |
tree | 6e103070a8053f17b7d82cd784ba044035b23e52 /app-i18n/ibus-table | |
parent | app-i18n/ibus-table: new upstream release (diff) | |
download | gentoo-e5af2bed6cca0070490c58d51e586e7cfdba891c.tar.gz gentoo-e5af2bed6cca0070490c58d51e586e7cfdba891c.tar.bz2 gentoo-e5af2bed6cca0070490c58d51e586e7cfdba891c.zip |
app-i18n/ibus-table: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-table')
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.17.1.ebuild b/app-i18n/ibus-table/ibus-table-1.17.1.ebuild index fa1d06003138..65ace9b39f9b 100644 --- a/app-i18n/ibus-table/ibus-table-1.17.1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.17.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}" |