summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/guichan/guichan-0.4.0.ebuild')
-rw-r--r--dev-games/guichan/guichan-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/guichan/guichan-0.4.0.ebuild b/dev-games/guichan/guichan-0.4.0.ebuild
index f31277788481..83854fe05b0b 100644
--- a/dev-games/guichan/guichan-0.4.0.ebuild
+++ b/dev-games/guichan/guichan-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.ebuild,v 1.1 2005/06/06 01:19:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/guichan/guichan-0.4.0.ebuild,v 1.2 2005/07/06 07:29:41 dholm Exp $
DESCRIPTION="a portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL"
HOMEPAGE="http://guichan.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/guichan/${P}-src.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="sdl opengl allegro"
DEPEND="opengl? ( virtual/opengl )