diff options
author | Akinori Hattori <hattya@gentoo.org> | 2024-02-11 16:00:10 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2024-02-11 16:00:10 +0900 |
commit | ac164d4c043affc12eeb45c7e0b17cd5db14be6e (patch) | |
tree | b3f229e38e33b0f363ba96c431bfbc366cdc2906 /app-i18n | |
parent | app-i18n/ibus-typing-booster: new upstream release (diff) | |
download | gentoo-ac164d4c043affc12eeb45c7e0b17cd5db14be6e.tar.gz gentoo-ac164d4c043affc12eeb45c7e0b17cd5db14be6e.tar.bz2 gentoo-ac164d4c043affc12eeb45c7e0b17cd5db14be6e.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.24.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.24.11.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.24.11.ebuild index 95f8e650235b..0cb560b41e30 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.24.11.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.24.11.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}" |