diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:50:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-26 08:50:55 +0200 |
commit | ce1af005ffd54cc6c664e103c3b0dfbe4b4b9e35 (patch) | |
tree | 3f9deee76d426bdec7e953721ab04c1ca338456f /app-i18n | |
parent | app-backup/duplicity: x86 stable wrt bug #792021 (diff) | |
download | gentoo-ce1af005ffd54cc6c664e103c3b0dfbe4b4b9e35.tar.gz gentoo-ce1af005ffd54cc6c664e103c3b0dfbe4b4b9e35.tar.bz2 gentoo-ce1af005ffd54cc6c664e103c3b0dfbe4b4b9e35.zip |
app-i18n/ibus-table: x86 stable wrt bug #792039
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-i18n')
-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 37a0eb797762..122725a49a30 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}" |