diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-10-16 22:42:09 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-10-16 22:43:29 +0900 |
commit | 46940de92603eda660001c259c996bec55a34f3b (patch) | |
tree | e46feeba92d6b1ee56fa8eee6f5c35bce191aefa /app-i18n/ibus-table | |
parent | net-analyzer/gvm-libs: add 22.7.2, drop 22.7.1 (diff) | |
download | gentoo-46940de92603eda660001c259c996bec55a34f3b.tar.gz gentoo-46940de92603eda660001c259c996bec55a34f3b.tar.bz2 gentoo-46940de92603eda660001c259c996bec55a34f3b.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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.17.3.ebuild b/app-i18n/ibus-table/ibus-table-1.17.3.ebuild index fa1d06003138..65ace9b39f9b 100644 --- a/app-i18n/ibus-table/ibus-table-1.17.3.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.17.3.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}" |