diff options
author | Akinori Hattori <hattya@gentoo.org> | 2024-05-12 15:34:33 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2024-05-12 15:34:33 +0900 |
commit | 400cb1c9020811a38b6dfe5a8d80020f946f7aad (patch) | |
tree | 4800305c9c162f0a962a6c6e85bc715708751c62 /app-i18n/ibus-typing-booster | |
parent | app-shells/yash: drop old (diff) | |
download | gentoo-400cb1c9020811a38b6dfe5a8d80020f946f7aad.tar.gz gentoo-400cb1c9020811a38b6dfe5a8d80020f946f7aad.tar.bz2 gentoo-400cb1c9020811a38b6dfe5a8d80020f946f7aad.zip |
app-i18n/ibus-typing-booster: amd64/x86 stable
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-typing-booster')
-rw-r--r-- | app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.4.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.4.ebuild index 95f8e650235b..0cb560b41e30 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.4.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.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}" |