Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/opencc/
Date: Fri, 14 Jan 2022 11:36:40
Message-Id: 1642159849.5a73858533c8e4218a95c593403a5b825d44ffda.arthurzam@gentoo
1 commit: 5a73858533c8e4218a95c593403a5b825d44ffda
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 14 11:30:49 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 14 11:30:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a738585
7
8 app-i18n/opencc: Keyword 1.1.2 hppa, #760803
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-i18n/opencc/opencc-1.1.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-i18n/opencc/opencc-1.1.2.ebuild b/app-i18n/opencc/opencc-1.1.2.ebuild
16 index 2121392df3d6..7a09d8d7becb 100644
17 --- a/app-i18n/opencc/opencc-1.1.2.ebuild
18 +++ b/app-i18n/opencc/opencc-1.1.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2010-2021 Gentoo Authors
21 +# Copyright 2010-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="7"
25 @@ -22,7 +22,7 @@ fi
26
27 LICENSE="Apache-2.0"
28 SLOT="0/1.1"
29 -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
30 +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
31 IUSE="doc test"
32 RESTRICT="!test? ( test )"