diff options
author | Akinori Hattori <hattya@gentoo.org> | 2022-07-30 11:14:02 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2022-07-30 11:14:02 +0900 |
commit | 203fb6a69a733d321ae4113ca32bc9fd76e40e63 (patch) | |
tree | d07c5f1609fb6cd57923b2f60ec47dff734fd6a9 /app-i18n | |
parent | net-analyzer/dnstracer: drop 1.9-r2 (diff) | |
download | gentoo-203fb6a69a733d321ae4113ca32bc9fd76e40e63.tar.gz gentoo-203fb6a69a733d321ae4113ca32bc9fd76e40e63.tar.bz2 gentoo-203fb6a69a733d321ae4113ca32bc9fd76e40e63.zip |
app-i18n/ibus-typing-booster: amd64/x86 stable
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/ibus-typing-booster/ibus-typing-booster-2.16.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.16.7.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.16.7.ebuild index 58166b805e3c..23bfd6ae5804 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.16.7.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.16.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mike-fabian/${PN}/releases/download/${PV}/${P}.tar.g LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |