Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libutf8proc/
Date: Mon, 11 Jun 2018 09:59:09
Message-Id: 1528710320.25e4817f7fe6181e54c0409e882bf1454edb679f.whissi@gentoo
1 commit: 25e4817f7fe6181e54c0409e882bf1454edb679f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 11 09:45:20 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 11 09:45:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25e4817f
7
8 dev-libs/libutf8proc: x86 keyworded (bug #653210)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild b/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
16 index 6815f6a7980..bb3c286ff9b 100644
17 --- a/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
18 +++ b/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="${NETSURF_BUILDSYSTEM_SRC_URI}
20
21 LICENSE="MIT"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc"
24 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE=""
26
27 RDEPEND=""