diff options
author | 2004-09-09 20:42:42 +0000 | |
---|---|---|
committer | 2004-09-09 20:42:42 +0000 | |
commit | fdb1cfc6797cec77df04b45fc096f93a37e89c8c (patch) | |
tree | 5c58497211cd7736e25b5dfeaf7c94c83e02ff5f /x11-base | |
parent | Added ~mips keyword (Manifest recommit) (diff) | |
download | gentoo-2-fdb1cfc6797cec77df04b45fc096f93a37e89c8c.tar.gz gentoo-2-fdb1cfc6797cec77df04b45fc096f93a37e89c8c.tar.bz2 gentoo-2-fdb1cfc6797cec77df04b45fc096f93a37e89c8c.zip |
Added ~mips back
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild index 6764dba36efa..4a1bf5e06c3b 100644 --- a/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild,v 1.6 2004/09/09 17:26:11 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild,v 1.7 2004/09/09 20:42:42 hardave Exp $ # Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory # voodoo3 cards. @@ -70,7 +70,7 @@ LICENSE="Adobe-X CID DEC DEC-2 IBM-X NVIDIA-X NetBSD SGI UCB-LBL XC-2 nokia tektronix the-open-group todd-c-miller x-truetype xfree86-1.0 MIT SGI-B BSD FTL | GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 ~amd64 ~ppc ~mips" # Need portage-2.0.50_pre9 for `use !foo` DEPEND=">=sys-apps/baselayout-1.8.3 |