diff options
Diffstat (limited to 'games-puzzle/xpired/xpired-1.22.ebuild')
-rw-r--r-- | games-puzzle/xpired/xpired-1.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/xpired/xpired-1.22.ebuild b/games-puzzle/xpired/xpired-1.22.ebuild index 2ca7c8ba2866..bb859ffc2f43 100644 --- a/games-puzzle/xpired/xpired-1.22.ebuild +++ b/games-puzzle/xpired/xpired-1.22.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-puzzle/xpired/xpired-1.22.ebuild,v 1.5 2004/07/01 05:24:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/xpired/xpired-1.22.ebuild,v 1.6 2005/06/10 17:56:41 dholm Exp $ inherit games @@ -9,7 +9,7 @@ DESCRIPTION="A Sokoban-styled puzzle game with lots more action." HOMEPAGE="http://xpired.sourceforge.net" SRC_URI="mirror://sourceforge/xpired/${P}-linux_source.tar.gz" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 ~ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="" |