diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-03-03 23:04:36 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-03-03 23:06:12 +0900 |
commit | 2ebfea24736f85c5a1591d85d20d1fd3c8bb45a5 (patch) | |
tree | f38d60416cb9b387f61600ec5e39d61131b2a96f /app-i18n | |
parent | app-i18n/ibus-table: new upstream release (diff) | |
download | gentoo-2ebfea24736f85c5a1591d85d20d1fd3c8bb45a5.tar.gz gentoo-2ebfea24736f85c5a1591d85d20d1fd3c8bb45a5.tar.bz2 gentoo-2ebfea24736f85c5a1591d85d20d1fd3c8bb45a5.zip |
app-i18n/ibus-table: 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')
-rw-r--r-- | app-i18n/ibus-table/ibus-table-1.12.1.ebuild | 4 |
1 files 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 5397a94a07fa..03839e04f647 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}" |