diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-05-08 19:06:37 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-05-08 19:06:37 +0000 |
commit | 6e27506d3a403b6037f6f6dc80d816b8aa8e5ed4 (patch) | |
tree | 084d01557c59d31ed1d09f9372a409a023aedd42 /app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-6e27506d3a403b6037f6f6dc80d816b8aa8e5ed4.tar.gz gentoo-2-6e27506d3a403b6037f6f6dc80d816b8aa8e5ed4.tar.bz2 gentoo-2-6e27506d3a403b6037f6f6dc80d816b8aa8e5ed4.zip |
Stable on x86 as dependency wrt security bug #176674
(Portage version: 2.1.2.5)
Diffstat (limited to 'app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild')
-rw-r--r-- | app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild b/app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild index 85cfc31bc06b..cccddbb5a89d 100644 --- a/app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild +++ b/app-emulation/kqemu/kqemu-1.3.0_pre11.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/app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild,v 1.1 2007/02/07 21:44:32 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-1.3.0_pre11.ebuild,v 1.2 2007/05/08 19:06:37 jokey Exp $ inherit eutils flag-o-matic linux-mod toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" RESTRICT="nostrip" IUSE="" |