diff options
author | Akinori Hattori <hattya@gentoo.org> | 2024-03-24 22:13:59 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2024-03-24 22:13:59 +0900 |
commit | a4b20eb5a3f6c858a42958a644fb12310720bedc (patch) | |
tree | 12c4a130e3c53a7b9f8b07c3e0f682eff5e512f3 /app-i18n | |
parent | dev-scheme/gauche: update metadata.xml (diff) | |
download | gentoo-a4b20eb5a3f6c858a42958a644fb12310720bedc.tar.gz gentoo-a4b20eb5a3f6c858a42958a644fb12310720bedc.tar.bz2 gentoo-a4b20eb5a3f6c858a42958a644fb12310720bedc.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.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.1.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.1.ebuild index 95f8e650235b..0cb560b41e30 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.1.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.1.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}" |