diff options
author | Akinori Hattori <hattya@gentoo.org> | 2024-06-23 18:15:43 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2024-06-23 18:15:43 +0900 |
commit | 9d2980fc0051346f6a562b7b3866a2d77cd66f58 (patch) | |
tree | 88a25901428fd14ec9e06d6b63d9e394eaff3ea9 /app-i18n | |
parent | app-i18n/ibus-typing-booster: new upstream release (diff) | |
download | gentoo-9d2980fc0051346f6a562b7b3866a2d77cd66f58.tar.gz gentoo-9d2980fc0051346f6a562b7b3866a2d77cd66f58.tar.bz2 gentoo-9d2980fc0051346f6a562b7b3866a2d77cd66f58.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.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.8.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.8.ebuild index 95f8e650235b..0cb560b41e30 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.8.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.25.8.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}" |