diff options
author | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2003-10-25 14:18:36 +0000 |
---|---|---|
committer | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2003-10-25 14:18:36 +0000 |
commit | 29fff9b3b4b1978c9384b01b3c0d5e74d2cf38e5 (patch) | |
tree | 330f6808d332b37b8bd77eaee5a756dfd0cea1c2 /app-emulation | |
parent | fix build #31965 (diff) | |
download | gentoo-2-29fff9b3b4b1978c9384b01b3c0d5e74d2cf38e5.tar.gz gentoo-2-29fff9b3b4b1978c9384b01b3c0d5e74d2cf38e5.tar.bz2 gentoo-2-29fff9b3b4b1978c9384b01b3c0d5e74d2cf38e5.zip |
unmasked
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/win4lin/win4lin-5.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/win4lin/win4lin-5.0.4.ebuild b/app-emulation/win4lin/win4lin-5.0.4.ebuild index 4a28366726e4..d882c8a0fea5 100644 --- a/app-emulation/win4lin/win4lin-5.0.4.ebuild +++ b/app-emulation/win4lin/win4lin-5.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-5.0.4.ebuild,v 1.2 2003/09/04 00:52:29 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-5.0.4.ebuild,v 1.3 2003/10/25 14:18:36 bass Exp $ IUSE="doc" @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.rpm" SLOT="0" LICENSE="NeTraverse" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="app-arch/rpm2targz virtual/winkernel" |