summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2021-03-04 22:09:07 +0900
committerAkinori Hattori <hattya@gentoo.org>2021-03-04 22:09:07 +0900
commite118b500647ddb3b7902d71a4f780016a88ced23 (patch)
tree6381ba657b76d562bd31d9d8c10c39d54d887655 /app-i18n/ibus-m17n
parentapp-i18n/ibus-m17n: new upstream release (diff)
downloadgentoo-e118b500647ddb3b7902d71a4f780016a88ced23.tar.gz
gentoo-e118b500647ddb3b7902d71a4f780016a88ced23.tar.bz2
gentoo-e118b500647ddb3b7902d71a4f780016a88ced23.zip
app-i18n/ibus-m17n: 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/ibus-m17n')
-rw-r--r--app-i18n/ibus-m17n/ibus-m17n-1.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-m17n/ibus-m17n-1.4.3.ebuild b/app-i18n/ibus-m17n/ibus-m17n-1.4.3.ebuild
index ed8610ca2b2e..79d7891abe84 100644
--- a/app-i18n/ibus-m17n/ibus-m17n-1.4.3.ebuild
+++ b/app-i18n/ibus-m17n/ibus-m17n-1.4.3.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"
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ibus/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="gtk gtk2 nls"
REQUIRED_USE="gtk2? ( gtk )"