summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2021-11-28 22:20:24 +0900
committerAkinori Hattori <hattya@gentoo.org>2021-11-28 22:21:47 +0900
commit03bcee2b7d19b29d575719f2c249e5a00f28c16c (patch)
treec86d9989e946d77ea18743a2705e5c68804cc0df
parentapp-i18n/ibus-typing-booster: new upstream release (diff)
downloadgentoo-03bcee2b7d19b29d575719f2c249e5a00f28c16c.tar.gz
gentoo-03bcee2b7d19b29d575719f2c249e5a00f28c16c.tar.bz2
gentoo-03bcee2b7d19b29d575719f2c249e5a00f28c16c.zip
app-i18n/ibus-typing-booster: amd64/x86 stable
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
-rw-r--r--app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.13-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.13-r1.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.13-r1.ebuild
index a57f70b73a9b..dcace1669979 100644
--- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.13-r1.ebuild
+++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.13-r1.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-
+EAPI="7"
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_REQ_USE="sqlite(+)"
@@ -14,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}"