summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-09-22 13:58:36 +0000
committerFabian Groffen <grobian@gentoo.org>2006-09-22 13:58:36 +0000
commit073e7c6833d59c1169d3a2eb4a8449a4fa12f9bc (patch)
tree9b289ad92f450a55d38b33cf86af72cecdb6668d /dev-libs/fribidi/fribidi-0.10.7.ebuild
parentfixed deprecation syntax errors in incoming.py and as a precaution also idle.... (diff)
downloadgentoo-2-073e7c6833d59c1169d3a2eb4a8449a4fa12f9bc.tar.gz
gentoo-2-073e7c6833d59c1169d3a2eb4a8449a4fa12f9bc.tar.bz2
gentoo-2-073e7c6833d59c1169d3a2eb4a8449a4fa12f9bc.zip
Marked ppc-macos stable (bug #131795)
(Portage version: 2.1.1)
Diffstat (limited to 'dev-libs/fribidi/fribidi-0.10.7.ebuild')
-rw-r--r--dev-libs/fribidi/fribidi-0.10.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/fribidi/fribidi-0.10.7.ebuild b/dev-libs/fribidi/fribidi-0.10.7.ebuild
index c14511c6538f..d81ef28d5736 100644
--- a/dev-libs/fribidi/fribidi-0.10.7.ebuild
+++ b/dev-libs/fribidi/fribidi-0.10.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.7.ebuild,v 1.4 2006/09/22 12:02:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.7.ebuild,v 1.5 2006/09/22 13:58:36 grobian Exp $
DESCRIPTION="A free implementation of the unicode bidirectional algorithm"
HOMEPAGE="http://fribidi.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://fribidi.org/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc-macos ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="virtual/libc"