summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/guichan/guichan-0.4.0-r1.ebuild')
-rw-r--r--dev-games/guichan/guichan-0.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/guichan/guichan-0.4.0-r1.ebuild b/dev-games/guichan/guichan-0.4.0-r1.ebuild
index cb4f24bc9338..60bdf56893b5 100644
--- a/dev-games/guichan/guichan-0.4.0-r1.ebuild
+++ b/dev-games/guichan/guichan-0.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.4.0-r1.ebuild,v 1.2 2006/07/25 17:19:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.4.0-r1.ebuild,v 1.3 2006/08/19 19:29:06 dertobi123 Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/guichan/${P}-src.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="sdl opengl allegro"
DEPEND="opengl? ( virtual/opengl )