diff options
Diffstat (limited to 'x11-libs/xft/xft-2.0.1-r1.ebuild')
-rw-r--r-- | x11-libs/xft/xft-2.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xft/xft-2.0.1-r1.ebuild b/x11-libs/xft/xft-2.0.1-r1.ebuild index f225659e2da7..ec2136a64df6 100644 --- a/x11-libs/xft/xft-2.0.1-r1.ebuild +++ b/x11-libs/xft/xft-2.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.1-r1.ebuild,v 1.9 2003/03/11 11:07:50 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.1-r1.ebuild,v 1.10 2003/03/12 19:07:32 zwelch Exp $ IUSE="" @@ -14,7 +14,7 @@ HOMEPAGE="http://fontconfig.org/" LICENSE="fontconfig" SLOT="0" -KEYWORDS="~x86 ~ppc alpha sparc hppa" +KEYWORDS="~x86 ~ppc alpha sparc hppa arm" RDEPEND="x11-base/xfree >=media-libs/fontconfig-2.1-r1" |