diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-09 03:45:37 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-09 03:45:37 +0000 |
commit | fb6af77cff1a16c4d6938393e30b0fe8e0e5ad75 (patch) | |
tree | d8889a2efe803779456af818d5636065590870a6 /app-emulation/bochs | |
parent | added ~mad64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-fb6af77cff1a16c4d6938393e30b0fe8e0e5ad75.tar.gz gentoo-2-fb6af77cff1a16c4d6938393e30b0fe8e0e5ad75.tar.bz2 gentoo-2-fb6af77cff1a16c4d6938393e30b0fe8e0e5ad75.zip |
added ~amd64 to keywords
Diffstat (limited to 'app-emulation/bochs')
-rw-r--r-- | app-emulation/bochs/bochs-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/bochs/bochs-2.1.1.ebuild b/app-emulation/bochs/bochs-2.1.1.ebuild index 4cf9240b04ae..d2c209029987 100644 --- a/app-emulation/bochs/bochs-2.1.1.ebuild +++ b/app-emulation/bochs/bochs-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.2 2004/03/07 21:11:57 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/bochs-2.1.1.ebuild,v 1.3 2004/03/09 03:45:37 jhuebel Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bochs/${P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~amd64" IUSE="sdl gtk readline" DEPEND=">=sys-libs/glibc-2.1.3 |