Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/chmlib/
Date: Sun, 24 Feb 2019 21:37:15
Message-Id: 1551044203.3cadd89ea74132fec52fae3bb673e916d46cce23.asturm@gentoo
1 commit: 3cadd89ea74132fec52fae3bb673e916d46cce23
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 23 17:59:00 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 24 21:36:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cadd89e
7
8 dev-libs/chmlib: added ~arm64
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 dev-libs/chmlib/chmlib-0.40-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/chmlib/chmlib-0.40-r1.ebuild b/dev-libs/chmlib/chmlib-0.40-r1.ebuild
18 index f1e56dc5286..35950dbe8c0 100644
19 --- a/dev-libs/chmlib/chmlib-0.40-r1.ebuild
20 +++ b/dev-libs/chmlib/chmlib-0.40-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ SRC_URI="http://www.jedrea.com/${PN}/${P}.tar.bz2"
28
29 LICENSE="LGPL-2.1"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 x86"
32 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 x86"
33 IUSE="+examples static-libs"
34
35 PATCHES=(