diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-11-20 05:11:01 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-11-20 05:11:01 +0000 |
commit | 43b55e57043b8302afa0b27db094644dfc5dc337 (patch) | |
tree | cc3162452716b7cf56bfba53ef19de62911d2822 /x11-apps/xfs/xfs-1.0.5.ebuild | |
parent | enable treelang by default when possible (diff) | |
download | historical-43b55e57043b8302afa0b27db094644dfc5dc337.tar.gz historical-43b55e57043b8302afa0b27db094644dfc5dc337.tar.bz2 historical-43b55e57043b8302afa0b27db094644dfc5dc337.zip |
Stable on mips, per #194606.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-apps/xfs/xfs-1.0.5.ebuild')
-rw-r--r-- | x11-apps/xfs/xfs-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xfs/xfs-1.0.5.ebuild b/x11-apps/xfs/xfs-1.0.5.ebuild index 526e69e11aaf..b99bb5d8cb08 100644 --- a/x11-apps/xfs/xfs-1.0.5.ebuild +++ b/x11-apps/xfs/xfs-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.5.ebuild,v 1.7 2007/10/11 08:16:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfs/xfs-1.0.5.ebuild,v 1.8 2007/11/20 05:11:01 kumba Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X font server" -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="ipv6" RDEPEND="x11-apps/ttmkfdir |