diff options
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="" |