From: Rolf Eike Beer Date: Thu, 2 Jan 2020 09:44:59 +0000 (+0100) Subject: dev-libs/tinyxml: stable 2.6.2-r3 for sparc, bug #704452 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6e793bfaf71bc9d01d3f850feb76c12bb1921b26;p=gentoo.git dev-libs/tinyxml: stable 2.6.2-r3 for sparc, bug #704452 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild index 41f16d2f8a0e..e98adcf9f7b9 100644 --- a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild +++ b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~x64-macos ~x86-macos" IUSE="debug doc static-libs +stl" RDEPEND=""