From: Agostino Sarubbo Date: Fri, 3 Jan 2020 13:43:42 +0000 (+0100) Subject: dev-libs/tinyxml: ppc64 stable wrt bug #704452 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=976a8c452f21d61c2032a54cac1146e16ed7c677;p=gentoo.git dev-libs/tinyxml: ppc64 stable wrt bug #704452 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild index f00311b71089..941716899e50 100644 --- a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild +++ b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild @@ -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=""