Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tinyxml/
Date: Fri, 24 Feb 2017 21:29:57
Message-Id: 1487971622.181f1ee5736b797b7119c1904181f58c055dfe8e.xmw@gentoo
1 commit: 181f1ee5736b797b7119c1904181f58c055dfe8e
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 24 21:27:02 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 24 21:27:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181f1ee5
7
8 dev-libs/tinyxml: arm stable (bug 606818)
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild b/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild
17 index c6a2374698..4698c8a50f 100644
18 --- a/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild
19 +++ b/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz"
21
22 LICENSE="ZLIB"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x64-macos ~x86-macos"
25 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x64-macos ~x86-macos"
26 IUSE="debug doc static-libs +stl"
27
28 RDEPEND=""