diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2006-12-31 02:47:01 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2006-12-31 02:47:01 +0000 |
commit | a9381dc87ea6eefc19a3c9f99f94cfaebb49c48a (patch) | |
tree | 2ecf4c287122e5dcd0b5c777ca84ebe4f40d8f8c /app-emulation/qemu-user/qemu-user-0.8.2.ebuild | |
parent | Marked ppc (diff) | |
download | gentoo-2-a9381dc87ea6eefc19a3c9f99f94cfaebb49c48a.tar.gz gentoo-2-a9381dc87ea6eefc19a3c9f99f94cfaebb49c48a.tar.bz2 gentoo-2-a9381dc87ea6eefc19a3c9f99f94cfaebb49c48a.zip |
Marked ppc
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'app-emulation/qemu-user/qemu-user-0.8.2.ebuild')
-rw-r--r-- | app-emulation/qemu-user/qemu-user-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild b/app-emulation/qemu-user/qemu-user-0.8.2.ebuild index 86275ae6fae4..d383c9ce2f9e 100644 --- a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild +++ b/app-emulation/qemu-user/qemu-user-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.2.ebuild,v 1.2 2006/11/22 11:14:59 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.2.ebuild,v 1.3 2006/12/31 02:47:01 lu_zero Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${P/-user/}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="-alpha ~amd64 ~ppc -sparc ~x86" +KEYWORDS="-alpha ~amd64 ppc -sparc ~x86" IUSE="" #qvm86 debug nptl qemu-fast nptlonly" RESTRICT="nostrip test" |