commit:     e07d18ec9eb81c2e3f18127ff5ebc10c1fac0067
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 14 09:51:44 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 14 09:51:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e07d18ec

dev-libs/pugixml: Stabilize 1.15 ppc64, #960152

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/pugixml/pugixml-1.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/pugixml/pugixml-1.15.ebuild 
b/dev-libs/pugixml/pugixml-1.15.ebuild
index 82cec7c775ae..950a605d1337 100644
--- a/dev-libs/pugixml/pugixml-1.15.ebuild
+++ b/dev-libs/pugixml/pugixml-1.15.ebuild
@@ -12,7 +12,7 @@ else
        # Use non-release tarball for tests
        # TODO: ask upstream to include tests in release tarballs?
        SRC_URI="https://github.com/zeux/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
-       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Light-weight, simple, and fast XML parser for C++ with XPath 
support"

Reply via email to