diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-02-12 11:18:08 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-02-12 11:18:08 +0900 |
commit | 1a4a65cfebbe25410ed6619806be1f77e6ffa3f8 (patch) | |
tree | 43b0c850b258d57f7cd669b953952c7484266234 /app-i18n | |
parent | dev-util/shellcheck: drop 0.8.0 (diff) | |
download | gentoo-1a4a65cfebbe25410ed6619806be1f77e6ffa3f8.tar.gz gentoo-1a4a65cfebbe25410ed6619806be1f77e6ffa3f8.tar.bz2 gentoo-1a4a65cfebbe25410ed6619806be1f77e6ffa3f8.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.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.20.0.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.20.0.ebuild index 3a255c68af99..93214960c8aa 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.20.0.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.20.0.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}" |