diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-14 03:29:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-14 03:29:26 +0000 |
commit | 0c2fc2f8b618f838990585389787821bed86e890 (patch) | |
tree | 8edb5d793585fe509cb00e977653a031fbafb532 /games-emulation | |
parent | adding metadata (diff) | |
download | historical-0c2fc2f8b618f838990585389787821bed86e890.tar.gz historical-0c2fc2f8b618f838990585389787821bed86e890.tar.bz2 historical-0c2fc2f8b618f838990585389787821bed86e890.zip |
unmask #33280
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/fceultra/fceultra-0.97.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/fceultra/fceultra-0.97.5.ebuild b/games-emulation/fceultra/fceultra-0.97.5.ebuild index 1e432e425e5e..e87e7984a7d3 100644 --- a/games-emulation/fceultra/fceultra-0.97.5.ebuild +++ b/games-emulation/fceultra/fceultra-0.97.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceultra/fceultra-0.97.5.ebuild,v 1.1 2003/11/13 06:59:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fceultra/fceultra-0.97.5.ebuild,v 1.2 2003/11/14 03:29:26 vapier Exp $ inherit games gcc eutils @@ -9,7 +9,7 @@ DESCRIPTION="A portable NES/Famicom emulator" HOMEPAGE="http://fceultra.sourceforge.net/" SRC_URI="http://xodnizel.net/fceultra/downloads/fceu-${PV}.src.tar.gz" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" LICENSE="GPL-2" SLOT="0" |