summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:46:51 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:46:51 +0200
commit6e6687365a8ef09188c226af2906397f3dc9f0ec (patch)
tree08918f5ae4b7384934324c38c504716de0eadb01 /dev-libs/pugixml
parentdev-libs/pugixml: Stabilize 1.13 amd64, #886905 (diff)
downloadgentoo-6e6687365a8ef09188c226af2906397f3dc9f0ec.tar.gz
gentoo-6e6687365a8ef09188c226af2906397f3dc9f0ec.tar.bz2
gentoo-6e6687365a8ef09188c226af2906397f3dc9f0ec.zip
dev-libs/pugixml: Stabilize 1.13 x86, #886905
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/pugixml')
-rw-r--r--dev-libs/pugixml/pugixml-1.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pugixml/pugixml-1.13.ebuild b/dev-libs/pugixml/pugixml-1.13.ebuild
index eb303c94346c..bc15a4c1e891 100644
--- a/dev-libs/pugixml/pugixml-1.13.ebuild
+++ b/dev-libs/pugixml/pugixml-1.13.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"