diff options
author | Jason Wever <weeve@gentoo.org> | 2006-10-01 03:01:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-10-01 03:01:15 +0000 |
commit | 0c666b4a4e1473bc9efff0fcccb9175f582b6e9f (patch) | |
tree | 0221af01a0aa00bd67476ec205c5ba9e59f0614b /dev-libs/fribidi/fribidi-0.10.7.ebuild | |
parent | Bug #147189 - fix dependancies for USE=minimal. Bug #136786 - tidy use USE=mi... (diff) | |
download | historical-0c666b4a4e1473bc9efff0fcccb9175f582b6e9f.tar.gz historical-0c666b4a4e1473bc9efff0fcccb9175f582b6e9f.tar.bz2 historical-0c666b4a4e1473bc9efff0fcccb9175f582b6e9f.zip |
Stable on SPARC wrt bug #131795.
Package-Manager: portage-2.1.2_pre2
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 5195485445d3..e566da95fc2d 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.7 2006/09/29 05:44:02 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fribidi/fribidi-0.10.7.ebuild,v 1.8 2006/10/01 03:01:15 weeve 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" |