diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-09-27 22:55:11 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-09-27 22:55:11 +0900 |
commit | 6a52bf30bf110cc91f0691feeb2081239b62de84 (patch) | |
tree | 16f33be956cb4e132e55cb69255cc6c09e16c1a9 /app-i18n/ibus-table | |
parent | app-i18n/ibus-m17n: drop old (diff) | |
download | gentoo-6a52bf30bf110cc91f0691feeb2081239b62de84.tar.gz gentoo-6a52bf30bf110cc91f0691feeb2081239b62de84.tar.bz2 gentoo-6a52bf30bf110cc91f0691feeb2081239b62de84.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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.17.2.ebuild b/app-i18n/ibus-table/ibus-table-1.17.2.ebuild index fa1d06003138..65ace9b39f9b 100644 --- a/app-i18n/ibus-table/ibus-table-1.17.2.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.17.2.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}" |