diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-12-18 22:41:40 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-12-18 22:41:40 +0900 |
commit | 785bf79b487e9282d5b2f24f9c5c371c8b7cdb1e (patch) | |
tree | ac6f68cf9fe89cbd0d006cdd5bd07cc40a975e54 /app-i18n | |
parent | app-i18n/ibus-typing-booster: new upstream release (diff) | |
download | gentoo-785bf79b487e9282d5b2f24f9c5c371c8b7cdb1e.tar.gz gentoo-785bf79b487e9282d5b2f24f9c5c371c8b7cdb1e.tar.bz2 gentoo-785bf79b487e9282d5b2f24f9c5c371c8b7cdb1e.zip |
app-i18n/ibus-typing-booster: amd64/x86 stable
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.1.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.1.ebuild index ed1abe745449..69c81149e145 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.1.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.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}" |