commit: 1e27675c72d4b7e796161eb38efaf0f662450f28
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 14 09:13:38 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 14 09:13:38 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e27675c
dev-libs/pugixml: Stabilize 1.15 amd64, #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 069cc605e914..82cec7c775ae 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"