summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-02-11 22:48:16 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-11 23:36:08 +0000
commita5efc3a70a44fd493738c6bb7ecc68c9724975d1 (patch)
tree33967ec1c0f26b9e92b8d9d891677e61ba0a2a50 /dev-libs
parentapp-misc/mc: stable 4.8.22 for ppc, bug #677464 (diff)
downloadgentoo-a5efc3a70a44fd493738c6bb7ecc68c9724975d1.tar.gz
gentoo-a5efc3a70a44fd493738c6bb7ecc68c9724975d1.tar.bz2
gentoo-a5efc3a70a44fd493738c6bb7ecc68c9724975d1.zip
dev-libs/pugixml: stable 1.9-r1 for ppc, bug #677472
Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/pugixml/pugixml-1.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pugixml/pugixml-1.9-r1.ebuild b/dev-libs/pugixml/pugixml-1.9-r1.ebuild
index 990a2b74c5c3..fd43de13261b 100644
--- a/dev-libs/pugixml/pugixml-1.9-r1.ebuild
+++ b/dev-libs/pugixml/pugixml-1.9-r1.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 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
fi
DESCRIPTION="Light-weight, simple, and fast XML parser for C++ with XPath support"