diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-03-04 22:16:59 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-03-04 22:16:59 +0900 |
commit | d98ce7c23217c65ea8ad73b58cb3d7ef1a7b65b8 (patch) | |
tree | 0466a62f224441bb303b45d5ba65a0f662fbab64 /app-i18n | |
parent | app-i18n/ibus-typing-booster: new upstream release (diff) | |
download | gentoo-d98ce7c23217c65ea8ad73b58cb3d7ef1a7b65b8.tar.gz gentoo-d98ce7c23217c65ea8ad73b58cb3d7ef1a7b65b8.tar.bz2 gentoo-d98ce7c23217c65ea8ad73b58cb3d7ef1a7b65b8.zip |
app-i18n/ibus-typing-booster: amd64/x86 stable
Package-Manager: Portage-3.0.13, 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.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.2.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.2.ebuild index 90b45f0e561f..7435956552e7 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.2.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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}" |