Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libutf8proc/
Date: Mon, 30 Apr 2018 01:10:42
Message-Id: 1525050559.eaf3a8710ec736d4c361cdb8ab6a347035d6ffb0.jer@gentoo
1 commit: eaf3a8710ec736d4c361cdb8ab6a347035d6ffb0
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 30 01:04:56 2018 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 30 01:09:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf3a871
7
8 dev-libs/libutf8proc: Mark ~hppa too.
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11 RepoMan-Options: --ignore-arches
12
13 dev-libs/libutf8proc/libutf8proc-1.3.1_p2-r1.ebuild | 4 ++--
14 dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-libs/libutf8proc/libutf8proc-1.3.1_p2-r1.ebuild b/dev-libs/libutf8proc/libutf8proc-1.3.1_p2-r1.ebuild
18 index ec51a4851e2..944f03316ea 100644
19 --- a/dev-libs/libutf8proc/libutf8proc-1.3.1_p2-r1.ebuild
20 +++ b/dev-libs/libutf8proc/libutf8proc-1.3.1_p2-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -13,7 +13,7 @@ SRC_URI="${NETSURF_BUILDSYSTEM_SRC_URI}
28
29 LICENSE="MIT"
30 SLOT="0/${PV}"
31 -KEYWORDS="~amd64 ~arm ~ppc"
32 +KEYWORDS="~amd64 ~arm ~hppa ~ppc"
33 IUSE=""
34
35 RDEPEND=""
36
37 diff --git a/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild b/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
38 index 3f4c7dd5d1d..6815f6a7980 100644
39 --- a/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
40 +++ b/dev-libs/libutf8proc/libutf8proc-1.3.1_p3.ebuild
41 @@ -13,7 +13,7 @@ SRC_URI="${NETSURF_BUILDSYSTEM_SRC_URI}
42
43 LICENSE="MIT"
44 SLOT="0/${PV}"
45 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc"
46 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc"
47 IUSE=""
48
49 RDEPEND=""