summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-puzzle/hangman/hangman-0.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/hangman/hangman-0.9.2.ebuild b/games-puzzle/hangman/hangman-0.9.2.ebuild
index aac78a9a7f65..cddfd1c03dd5 100644
--- a/games-puzzle/hangman/hangman-0.9.2.ebuild
+++ b/games-puzzle/hangman/hangman-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hangman/hangman-0.9.2.ebuild,v 1.7 2004/12/28 16:02:23 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hangman/hangman-0.9.2.ebuild,v 1.8 2005/10/31 08:55:20 mr_bones_ Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="http://www.shiftygames.com/hangman/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~amd64 ppc"
+KEYWORDS="~amd64 ppc ~sparc x86"
IUSE=""
DEPEND=">=media-libs/libsdl-1.2.4