diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-01 19:04:11 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-01 19:04:11 +0000 |
commit | 436c74cc3d32467ff578426a8c0333d4efbc36d3 (patch) | |
tree | 5239112a76d6505fe767e8cc2badef67f0648a34 /x11-libs | |
parent | added ldetect, lightware hardware detection (diff) | |
download | gentoo-2-436c74cc3d32467ff578426a8c0333d4efbc36d3.tar.gz gentoo-2-436c74cc3d32467ff578426a8c0333d4efbc36d3.tar.bz2 gentoo-2-436c74cc3d32467ff578426a8c0333d4efbc36d3.zip |
unmask x86
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xft/xft-2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xft/xft-2.0-r1.ebuild b/x11-libs/xft/xft-2.0-r1.ebuild index 93b5abfaea95..f17c3cb9fd51 100644 --- a/x11-libs/xft/xft-2.0-r1.ebuild +++ b/x11-libs/xft/xft-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-r1.ebuild,v 1.3 2002/11/25 16:08:07 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0-r1.ebuild,v 1.4 2002/12/01 19:04:11 foser Exp $ PROVIDE="virtual/xft" DESCRIPTION="Xft2" @@ -8,7 +8,7 @@ SRC_URI="http://fontconfig.org/release/fcpackage.${PV/\./_}.tar.gz" HOMEPAGE="http://fontconfig.org/" LICENSE="fontconfig" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND="x11-base/xfree |