diff options
author | Akinori Hattori <hattya@gentoo.org> | 2024-07-20 15:36:11 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2024-07-20 15:36:11 +0900 |
commit | 3123e8f154b1f81f871fe14b86ae7d7d86d4dd77 (patch) | |
tree | 402e2020bbea457002e9a7e59861ab931a4c21e8 /app-i18n | |
parent | dev-ruby/rack: add 3.1.7 (diff) | |
download | gentoo-3123e8f154b1f81f871fe14b86ae7d7d86d4dd77.tar.gz gentoo-3123e8f154b1f81f871fe14b86ae7d7d86d4dd77.tar.bz2 gentoo-3123e8f154b1f81f871fe14b86ae7d7d86d4dd77.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.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.9.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.9.ebuild index 97351b6920ac..479696719c1b 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.9.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.9.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}" |