diff options
author | Travis Tilley <lv@gentoo.org> | 2004-07-18 19:46:23 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-07-18 19:46:23 +0000 |
commit | 21af746eac5b339ee8c4306cac5576b6064d1c17 (patch) | |
tree | 8904f92f72c485d1ff3793af6868e294b2bc35f0 /app-emulation | |
parent | now unpacking the right misc tarball (Manifest recommit) (diff) | |
download | gentoo-2-21af746eac5b339ee8c4306cac5576b6064d1c17.tar.gz gentoo-2-21af746eac5b339ee8c4306cac5576b6064d1c17.tar.bz2 gentoo-2-21af746eac5b339ee8c4306cac5576b6064d1c17.zip |
stable on amd64 in order to un-break the nvidia crap >:|
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-1.1-r1.ebuild b/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-1.1-r1.ebuild index d049f9091ad8..42b6f8f3b8bb 100644 --- a/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-1.1-r1.ebuild +++ b/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-1.1-r1.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/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-1.1-r1.ebuild,v 1.1 2004/07/17 03:31:11 cyfred Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-xlibs/emul-linux-x86-xlibs-1.1-r1.ebuild,v 1.2 2004/07/18 19:46:23 lv Exp $ DESCRIPTION="X11R6 libraries for emulation of 32bit x86 on amd64" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/distfiles/emul-linux-x86-xlibs-1.1.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" IUSE="" DEPEND="virtual/libc" |