diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-08-19 23:36:56 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-08-19 23:40:01 +0900 |
commit | 6894f76f0f6d042bec8dd9d00c9f899276f76411 (patch) | |
tree | 14ffe803b10893ddcc0067c6def8deb5a967072e | |
parent | app-i18n/ibus-table: new upstream release (diff) | |
download | gentoo-6894f76f0f6d042bec8dd9d00c9f899276f76411.tar.gz gentoo-6894f76f0f6d042bec8dd9d00c9f899276f76411.tar.bz2 gentoo-6894f76f0f6d042bec8dd9d00c9f899276f76411.zip |
app-i18n/ibus-table: amd64/x86 stable
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild index f1c8d6b62e38..7f7fa37136a5 100644 --- a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.9.21-r2.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}" |