diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:33:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:33:25 +0000 |
commit | 7f6fe79325a6fd814d06df4f78ecc9380a9946e3 (patch) | |
tree | 2851ac941e4bc77ed112d2bb8646ee903727730d /games-emulation/zinc | |
parent | Initial import, closes #27982 (Manifest recommit) (diff) | |
download | gentoo-2-7f6fe79325a6fd814d06df4f78ecc9380a9946e3.tar.gz gentoo-2-7f6fe79325a6fd814d06df4f78ecc9380a9946e3.tar.bz2 gentoo-2-7f6fe79325a6fd814d06df4f78ecc9380a9946e3.zip |
Remove arm keywords
Diffstat (limited to 'games-emulation/zinc')
-rw-r--r-- | games-emulation/zinc/zinc-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/zinc/zinc-0.9.ebuild b/games-emulation/zinc/zinc-0.9.ebuild index 30ea98fcc916..7aed21b39613 100644 --- a/games-emulation/zinc/zinc-0.9.ebuild +++ b/games-emulation/zinc/zinc-0.9.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/games-emulation/zinc/zinc-0.9.ebuild,v 1.2 2004/02/20 06:26:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-0.9.ebuild,v 1.3 2004/02/22 20:31:38 agriffis Exp $ S="${WORKDIR}/zinc" DESCRIPTION="ZiNc is an x86 binary-only emulator for the Sony ZN-1, ZN-2, and Namco System 11 arcade systems." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.emuhype.com/" DEPEND="virtual/glibc virtual/x11 virtual/opengl" -KEYWORDS="x86 -ppc -sparc " +KEYWORDS="x86 -ppc -sparc" LICENSE="as-is" SLOT="0" |