summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-07 09:07:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-07 09:09:18 +0200
commit7db2fdf2d04dc2d0ec9f6743fad1a6b105a7860c (patch)
treeab461254db1851258f878d7b259dfdbe8fe34339 /dev-libs
parentapp-misc/fr24feed: x86 stable wrt bug #744550 (diff)
downloadgentoo-7db2fdf2d04dc2d0ec9f6743fad1a6b105a7860c.tar.gz
gentoo-7db2fdf2d04dc2d0ec9f6743fad1a6b105a7860c.tar.bz2
gentoo-7db2fdf2d04dc2d0ec9f6743fad1a6b105a7860c.zip
dev-libs/pugixml: x86 stable wrt bug #746803
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/pugixml/pugixml-1.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pugixml/pugixml-1.10.ebuild b/dev-libs/pugixml/pugixml-1.10.ebuild
index a89e1308fc40..514b88073ecc 100644
--- a/dev-libs/pugixml/pugixml-1.10.ebuild
+++ b/dev-libs/pugixml/pugixml-1.10.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/zeux/${PN}/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="Light-weight, simple, and fast XML parser for C++ with XPath support"