diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-10-15 22:59:04 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-10-15 22:59:04 +0900 |
commit | 13a7387ffa029767466e6a9a1aedd9d6809f18be (patch) | |
tree | 46cfcd62871958c6f92473a89246e18e4c31e52b /app-i18n/ibus-table-chinese | |
parent | app-i18n/ibus-table: drop old (diff) | |
download | gentoo-13a7387ffa029767466e6a9a1aedd9d6809f18be.tar.gz gentoo-13a7387ffa029767466e6a9a1aedd9d6809f18be.tar.bz2 gentoo-13a7387ffa029767466e6a9a1aedd9d6809f18be.zip |
app-i18n/ibus-table-chinese: amd64/x86 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n/ibus-table-chinese')
-rw-r--r-- | app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild index a34f0e609639..dd7ce9042911 100644 --- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild +++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.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" @@ -13,7 +13,7 @@ SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="app-i18n/ibus-table" |