commit: e118b500647ddb3b7902d71a4f780016a88ced23 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Thu Mar 4 13:09:07 2021 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Thu Mar 4 13:09:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e118b500
app-i18n/ibus-m17n: amd64/x86 stable Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> app-i18n/ibus-m17n/ibus-m17n-1.4.3.ebuild | 4 ++-- 1 file 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 ed8610ca2b2..79d7891abe8 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 )"
