diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-04-02 11:26:52 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-04-02 11:57:10 +0900 |
commit | be530e0bc7435c54f043a5170ce705774a4c2339 (patch) | |
tree | f97e0ed702c4896482fbc70018321bd6618592f6 /app-i18n | |
parent | dev-ruby/slim: add 5.1.0 (diff) | |
download | gentoo-be530e0bc7435c54f043a5170ce705774a4c2339.tar.gz gentoo-be530e0bc7435c54f043a5170ce705774a4c2339.tar.bz2 gentoo-be530e0bc7435c54f043a5170ce705774a4c2339.zip |
app-i18n/ibus-typing-booster: amd64/x86 stable
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.21.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.21.4.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.21.4.ebuild index 564f684f9809..172808cc0650 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.21.4.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.21.4.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}" |