Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/
Date: Sun, 06 Sep 2020 05:55:39
Message-Id: 1599371718.63898db3d6d7af6a41a62549635d1ed06ce03ad8.juippis@gentoo
1 commit: 63898db3d6d7af6a41a62549635d1ed06ce03ad8
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 6 05:54:56 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 6 05:55:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63898db3
7
8 app-i18n/uchardet: restore ~ia64 on 0.0.7
9
10 Signed-off-by: Joonas Niilola <juippis <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 777ebc8cfb7..ca135f83ebe 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 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="cpu_flags_x86_sse2 static-libs test"
26 RESTRICT="!test? ( test )"