diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-06 14:48:46 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-06 14:48:46 +0000 |
commit | 9842369d2eb578265a846abed844978338fe1fb0 (patch) | |
tree | de02808f60858b19d25b1457d956ec7396b01ce9 /app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild | |
parent | stable on amd64; bug 159522 (diff) | |
download | gentoo-2-9842369d2eb578265a846abed844978338fe1fb0.tar.gz gentoo-2-9842369d2eb578265a846abed844978338fe1fb0.tar.bz2 gentoo-2-9842369d2eb578265a846abed844978338fe1fb0.zip |
stable on amd64; bug 159522
(Portage version: 2.1.2-r7)
Diffstat (limited to 'app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild')
-rw-r--r-- | app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild b/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild index ecbdde11c8a0..864e8cbb27a1 100644 --- a/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild +++ b/app-emulation/kqemu/kqemu-1.3.0_pre9.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_pre9.ebuild,v 1.2 2007/01/02 20:24:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-1.3.0_pre9.ebuild,v 1.3 2007/02/06 14:48:46 blubb 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="KQEMU" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" RESTRICT="nostrip" IUSE="" |