Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-chinese/
Date: Fri, 15 Oct 2021 14:00:00
Message-Id: 1634306344.13a7387ffa029767466e6a9a1aedd9d6809f18be.hattya@gentoo
1 commit: 13a7387ffa029767466e6a9a1aedd9d6809f18be
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 15 13:59:04 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 15 13:59:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a7387f
7
8 app-i18n/ibus-table-chinese: amd64/x86 stable
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 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
17 index a34f0e60963..dd7ce904291 100644
18 --- a/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild
19 +++ b/app-i18n/ibus-table-chinese/ibus-table-chinese-1.8.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="7"
26 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/definite/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="GPL-3+"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32 IUSE=""
33
34 RDEPEND="app-i18n/ibus-table"