summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-09-11 13:40:04 -0700
committerMatt Turner <mattst88@gentoo.org>2018-09-11 13:40:16 -0700
commit8489cebd1085840369d827a0e4cbcea7de9628d4 (patch)
tree57d10c2de8da211096afc82351eed72b0493e3e7 /dev-libs
parentapp-misc/datovka: remove old 4.9.2, 4.10.2 (diff)
downloadgentoo-8489cebd1085840369d827a0e4cbcea7de9628d4.tar.gz
gentoo-8489cebd1085840369d827a0e4cbcea7de9628d4.tar.bz2
gentoo-8489cebd1085840369d827a0e4cbcea7de9628d4.zip
dev-libs/pugixml-1.9: ppc stable, bug 662868
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/pugixml/pugixml-1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/pugixml/pugixml-1.9.ebuild b/dev-libs/pugixml/pugixml-1.9.ebuild
index 81d68e9a0dae..55b4eac52cc4 100644
--- a/dev-libs/pugixml/pugixml-1.9.ebuild
+++ b/dev-libs/pugixml/pugixml-1.9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/zeux/${PN}/releases/download/v${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
src_configure() {
local mycmakeargs=( -DBUILD_SHARED_LIBS=ON )