diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:47:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:47:17 +0200 |
commit | 8dfe87a7028340d3d2812b4872810fac53583bc1 (patch) | |
tree | 5c372d25243ca713fffe42acfd520aa29257a035 /app-i18n/ibus-table | |
parent | dev-python/watchdog: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #792018 (diff) | |
download | gentoo-8dfe87a7028340d3d2812b4872810fac53583bc1.tar.gz gentoo-8dfe87a7028340d3d2812b4872810fac53583bc1.tar.bz2 gentoo-8dfe87a7028340d3d2812b4872810fac53583bc1.zip |
app-i18n/ibus-table: amd64 stable wrt bug #792039
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-table')
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild index 2a67dd2b2766..37a0eb797762 100644 --- a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.12.4.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}" |