summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-04 12:23:44 +0000
committerSam James <sam@gentoo.org>2023-11-04 12:23:44 +0000
commita998f184116874feb16eff571fd0fe45d4f5aad4 (patch)
treedcf98b545ae3bc02350709aed7379aa6be1abbd9 /dev-libs
parentdev-libs/pugixml: Stabilize 1.14 arm64, #916838 (diff)
downloadgentoo-a998f184116874feb16eff571fd0fe45d4f5aad4.tar.gz
gentoo-a998f184116874feb16eff571fd0fe45d4f5aad4.tar.bz2
gentoo-a998f184116874feb16eff571fd0fe45d4f5aad4.zip
dev-libs/pugixml: Stabilize 1.14 sparc, #916838
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/pugixml/pugixml-1.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pugixml/pugixml-1.14.ebuild b/dev-libs/pugixml/pugixml-1.14.ebuild
index e47e02ac38c2..1fa3af6b6346 100644
--- a/dev-libs/pugixml/pugixml-1.14.ebuild
+++ b/dev-libs/pugixml/pugixml-1.14.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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="Light-weight, simple, and fast XML parser for C++ with XPath support"