summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild')
-rw-r--r--games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild b/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild
index d758d8090cac..c733f6ad1815 100644
--- a/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild
+++ b/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild,v 1.5 2009/01/10 15:30:46 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild,v 1.6 2009/01/10 15:50:29 fmccor Exp $
EAPI=2
inherit eutils gnome2-utils perl-module games
@@ -12,7 +12,7 @@ SRC_URI="http://www.frozen-bubble.org/data/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
# there seems to be color issues on big endian hosts
-KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ppc sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/perl-5.6.1