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: Tue, 15 Jan 2019 22:10:40
Message-Id: 1547590213.bf43f02e05daf852e808c9c4fa51d48f72503f19.whissi@gentoo
1 commit: bf43f02e05daf852e808c9c4fa51d48f72503f19
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 15 22:05:44 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 15 22:10:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf43f02e
7
8 dev-libs/libutf8proc: x86 stable (bug #674992)
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild b/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild
17 index eeecdc8fec7..1819b1faf42 100644
18 --- a/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild
19 +++ b/dev-libs/libutf8proc/libutf8proc-2.2.0_p1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -12,7 +12,7 @@ SRC_URI="https://download.netsurf-browser.org/libs/releases/${MY_P}-src.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0/${PV}"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
32 IUSE=""
33
34 DEPEND="dev-util/netsurf-buildsystem"