diff options
author | 2006-10-06 23:03:31 +0000 | |
---|---|---|
committer | 2006-10-06 23:03:31 +0000 | |
commit | 11475ccbee2b31e9ee6856238463cc4db29ccdbf (patch) | |
tree | 1504e106f0a27662270e8ed47db29039e1c987ed /dev-libs/fribidi/fribidi-0.10.7.ebuild | |
parent | Do not install mercury header softlinks. (diff) | |
download | gentoo-2-11475ccbee2b31e9ee6856238463cc4db29ccdbf.tar.gz gentoo-2-11475ccbee2b31e9ee6856238463cc4db29ccdbf.tar.bz2 gentoo-2-11475ccbee2b31e9ee6856238463cc4db29ccdbf.zip |
Stable on x86 wrt bug #131795.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'dev-libs/fribidi/fribidi-0.10.7.ebuild')
-rw-r--r-- | dev-libs/fribidi/fribidi-0.10.7.ebuild | 4 |
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 d358347d1cf7..60da6d6f61ec 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.9 2006/10/01 19:16:48 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.7.ebuild,v 1.10 2006/10/06 23:03:31 wolf31o2 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" |