Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libxmlpp/
Date: Thu, 07 May 2020 16:35:29
Message-Id: 1588869194.4269217be68f68ac237101a453b099e8f9be50c4.leio@gentoo
1 commit: 4269217be68f68ac237101a453b099e8f9be50c4
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Thu May 7 15:25:23 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu May 7 16:33:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4269217b
7
8 dev-cpp/libxmlpp: arm64 keyworded (bug #721144)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 dev-cpp/libxmlpp/libxmlpp-3.0.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-cpp/libxmlpp/libxmlpp-3.0.1.ebuild b/dev-cpp/libxmlpp/libxmlpp-3.0.1.ebuild
18 index ccfe4b2a09f..642563cfad7 100644
19 --- a/dev-cpp/libxmlpp/libxmlpp-3.0.1.ebuild
20 +++ b/dev-cpp/libxmlpp/libxmlpp-3.0.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ HOMEPAGE="http://libxmlplusplus.sourceforge.net/"
28
29 LICENSE="LGPL-2.1"
30 SLOT="3.0"
31 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
32 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
33 IUSE="doc"
34
35 RDEPEND="