summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2005-10-12 00:33:55 +0000
committerBrent Baude <ranger@gentoo.org>2005-10-12 00:33:55 +0000
commit5ea55f8f4ecf4d529717cf545691be725ec6b937 (patch)
treece98b842914611f3d9b54427931d3b8b54e79036 /app-text/libwpd/libwpd-0.8.2.ebuild
parentcontrol fam/samba support #108882 (diff)
downloadhistorical-5ea55f8f4ecf4d529717cf545691be725ec6b937.tar.gz
historical-5ea55f8f4ecf4d529717cf545691be725ec6b937.tar.bz2
historical-5ea55f8f4ecf4d529717cf545691be725ec6b937.zip
Marking libwpd-0.8.2 ~ppc64 per bug 108874
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text/libwpd/libwpd-0.8.2.ebuild')
-rw-r--r--app-text/libwpd/libwpd-0.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwpd/libwpd-0.8.2.ebuild b/app-text/libwpd/libwpd-0.8.2.ebuild
index eef2223fe7b0..824db3e5a07b 100644
--- a/app-text/libwpd/libwpd-0.8.2.ebuild
+++ b/app-text/libwpd/libwpd-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.2 2005/08/19 18:36:52 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.8.2.ebuild,v 1.3 2005/10/12 00:33:55 ranger Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
IUSE="doc"
RDEPEND=">=dev-libs/glib-2