diff options
author | Akinori Hattori <hattya@gentoo.org> | 2023-01-21 10:07:48 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2023-01-21 10:15:14 +0900 |
commit | d0777a0e81d8a6c65a55ed62e2000aa75868f4f8 (patch) | |
tree | caca17e941b07436b3d4a8f852dd4bbfb9480684 /app-i18n | |
parent | profiles/base: drop obsolete GCC pch unmasks (diff) | |
download | gentoo-d0777a0e81d8a6c65a55ed62e2000aa75868f4f8.tar.gz gentoo-d0777a0e81d8a6c65a55ed62e2000aa75868f4f8.tar.bz2 gentoo-d0777a0e81d8a6c65a55ed62e2000aa75868f4f8.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.19.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.19.10.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.19.10.ebuild index 3a255c68af99..93214960c8aa 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.19.10.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.19.10.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}" |