summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnustep-base/mknfonts/mknfonts-0.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-base/mknfonts/mknfonts-0.5-r1.ebuild b/gnustep-base/mknfonts/mknfonts-0.5-r1.ebuild
index 67dc6597161f..ee7390c6a2ff 100644
--- a/gnustep-base/mknfonts/mknfonts-0.5-r1.ebuild
+++ b/gnustep-base/mknfonts/mknfonts-0.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-base/mknfonts/mknfonts-0.5-r1.ebuild,v 1.3 2007/09/06 15:31:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-base/mknfonts/mknfonts-0.5-r1.ebuild,v 1.4 2007/09/10 01:15:42 josejx Exp $
inherit eutils gnustep-base
@@ -8,7 +8,7 @@ DESCRIPTION="A tool to create .nfont packages for use with gnustep-back-art."
HOMEPAGE="http://packages.debian.org/mknfonts.tool"
SRC_URI="mirror://debian/pool/main/m/${PN}.tool/${PN}.tool_${PV}.orig.tar.gz"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~x86"
SLOT="0"
LICENSE="GPL-2"