Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
Date: Sat, 27 Feb 2021 16:16:32
Message-Id: 1614442565.d1a1428bef1065fa04ffe7976d6275adfb5d489c.sam@gentoo
1 commit: d1a1428bef1065fa04ffe7976d6275adfb5d489c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 16:16:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 16:16:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a1428b
7
8 app-i18n/uchardet: Stabilize 0.0.7 amd64, #770688
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild
16 index 1f8554fddc3..5f8e8c095fc 100644
17 --- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
18 +++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
20
21 LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
22 SLOT="0"
23 -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"
24 +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"
25 IUSE="cpu_flags_x86_sse2 static-libs test"
26 RESTRICT="!test? ( test )"