Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
Date: Mon, 20 Sep 2021 22:40:48
Message-Id: 1632177605.24af5d72861706676166ab01561c3279fab5b5d5.chewi@gentoo
1 commit: 24af5d72861706676166ab01561c3279fab5b5d5
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 20 22:40:05 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 20 22:40:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24af5d72
7
8 app-i18n/uchardet: Keyword 0.0.7 for ~m68k
9
10 The tests pass.
11
12 Closes: https://bugs.gentoo.org/750032
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
19 index 5f8e8c095fc..f49961e7549 100644
20 --- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
21 +++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
22 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
23
24 LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 IUSE="cpu_flags_x86_sse2 static-libs test"
29 RESTRICT="!test? ( test )"