diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-07-18 20:16:41 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-07-18 20:16:41 +0000 |
commit | 9d07e0d1ff93e5dd17d0fa16280a3b86a153e889 (patch) | |
tree | 70c1a416c701dfce1bf78ab53ce3dc3078c6448a /app-emulation | |
parent | try to remove deprecated ebuilds which should have been removed in the last c... (diff) | |
download | gentoo-2-9d07e0d1ff93e5dd17d0fa16280a3b86a153e889.tar.gz gentoo-2-9d07e0d1ff93e5dd17d0fa16280a3b86a153e889.tar.bz2 gentoo-2-9d07e0d1ff93e5dd17d0fa16280a3b86a153e889.zip |
x86 stable
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-20040408-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20040408-r1.ebuild b/app-emulation/wine/wine-20040408-r1.ebuild index 36f6802d102d..8fc4af47fc50 100644 --- a/app-emulation/wine/wine-20040408-r1.ebuild +++ b/app-emulation/wine/wine-20040408-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/wine/wine-20040408-r1.ebuild,v 1.4 2004/07/08 14:33:53 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20040408-r1.ebuild,v 1.5 2004/07/18 20:16:41 mholzer Exp $ inherit eutils base @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 -*" +KEYWORDS="x86 -*" IUSE="X alsa arts cups debug nas nptl opengl tcltk" DEPEND="sys-devel/gcc |