diff options
Diffstat (limited to 'games-arcade/viruskiller/viruskiller-0.9.ebuild')
-rw-r--r-- | games-arcade/viruskiller/viruskiller-0.9.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games-arcade/viruskiller/viruskiller-0.9.ebuild b/games-arcade/viruskiller/viruskiller-0.9.ebuild index 596b403049c9..3465d3a36727 100644 --- a/games-arcade/viruskiller/viruskiller-0.9.ebuild +++ b/games-arcade/viruskiller/viruskiller-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/viruskiller-0.9.ebuild,v 1.8 2004/12/28 11:51:59 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/viruskiller/viruskiller-0.9.ebuild,v 1.9 2005/01/01 22:30:36 vapier Exp $ inherit games flag-o-matic @@ -10,9 +10,9 @@ SRC_URI="${P}-1.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" -RESTRICT="fetch" +KEYWORDS="amd64 ppc x86" IUSE="" +RESTRICT="fetch" DEPEND="media-libs/libsdl media-libs/sdl-mixer |