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 | |
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')
-rw-r--r-- | games-emulation/mamory/mamory-0.2.11.ebuild | 2 | ||||
-rw-r--r-- | games-emulation/zinc/zinc-0.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/mamory/mamory-0.2.11.ebuild b/games-emulation/mamory/mamory-0.2.11.ebuild index 841184e4e998..b70881b2d1a6 100644 --- a/games-emulation/mamory/mamory-0.2.11.ebuild +++ b/games-emulation/mamory/mamory-0.2.11.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mamory/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~alpha ~arm ~hppa ~mips ~sparc" +KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~mips ~sparc" DEPEND="" RDEPEND="" 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" |