summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-04-30 05:55:28 +0000
committerJeroen Roovers <jer@gentoo.org>2015-04-30 05:55:28 +0000
commitf57895d6cc21639b29701f5a8ec145df4afbbf2b (patch)
treeb97248c3624ab01cac3335ed32f98d9ec6a3c967 /dev-libs/librevenge/librevenge-0.0.2.ebuild
parentStable for PPC64 (bug #526068). (diff)
downloadgentoo-2-f57895d6cc21639b29701f5a8ec145df4afbbf2b.tar.gz
gentoo-2-f57895d6cc21639b29701f5a8ec145df4afbbf2b.tar.bz2
gentoo-2-f57895d6cc21639b29701f5a8ec145df4afbbf2b.zip
Marked ~ppc64 (bug #526068).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/librevenge/librevenge-0.0.2.ebuild')
-rw-r--r--dev-libs/librevenge/librevenge-0.0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/librevenge/librevenge-0.0.2.ebuild b/dev-libs/librevenge/librevenge-0.0.2.ebuild
index f51d492f7ffa..45b92b82313d 100644
--- a/dev-libs/librevenge/librevenge-0.0.2.ebuild
+++ b/dev-libs/librevenge/librevenge-0.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/librevenge/librevenge-0.0.2.ebuild,v 1.3 2015/02/15 14:59:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/librevenge/librevenge-0.0.2.ebuild,v 1.4 2015/04/30 05:55:28 jer Exp $
EAPI="5"
@@ -11,10 +11,10 @@ HOMEPAGE="http://sf.net/p/libwpd/librevenge"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.code.sf.net/p/libwpd/librevenge"
inherit git-r3 autotools
- KEYWORDS=""
+ KEYWORDS="~ppc64"
else
SRC_URI="http://sf.net/projects/libwpd/files/${PN}/${P}/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~hppa ~mips x86 ~x86-fbsd"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc64 x86 ~x86-fbsd"
fi
LICENSE="|| ( MPL-2.0 LGPL-2.1 )"