diff options
author | Akinori Hattori <hattya@gentoo.org> | 2022-02-17 22:26:19 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2022-02-17 22:27:24 +0900 |
commit | a87eeac1ab2a2ceaeffe1fb7ea809734d8b2c8b6 (patch) | |
tree | d5c344b9c9e082a496648274ba1f5fa7a018e282 /app-i18n/ibus-typing-booster | |
parent | app-i18n/ibus-typing-booster: new upstream release (diff) | |
download | gentoo-a87eeac1ab2a2ceaeffe1fb7ea809734d8b2c8b6.tar.gz gentoo-a87eeac1ab2a2ceaeffe1fb7ea809734d8b2c8b6.tar.bz2 gentoo-a87eeac1ab2a2ceaeffe1fb7ea809734d8b2c8b6.zip |
app-i18n/ibus-typing-booster: amd64/x86 stable
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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.15.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.15.11.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.15.11.ebuild index 34ef03a80db1..74f5e82171ca 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.15.11.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.15.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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}" |