From 2ebfea24736f85c5a1591d85d20d1fd3c8bb45a5 Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Wed, 3 Mar 2021 23:04:36 +0900 Subject: [PATCH] app-i18n/ibus-table: amd64/x86 stable Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Akinori Hattori --- app-i18n/ibus-table/ibus-table-1.12.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/ibus-table/ibus-table-1.12.1.ebuild b/app-i18n/ibus-table/ibus-table-1.12.1.ebuild index 5397a94a07faa..03839e04f6478 100644 --- a/app-i18n/ibus-table/ibus-table-1.12.1.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.12.1.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/kaio/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" RESTRICT="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"