summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygame/pygame-1.5.3.ebuild')
-rw-r--r--dev-python/pygame/pygame-1.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygame/pygame-1.5.3.ebuild b/dev-python/pygame/pygame-1.5.3.ebuild
index 5d166f14aae7..d3ca182b02b8 100644
--- a/dev-python/pygame/pygame-1.5.3.ebuild
+++ b/dev-python/pygame/pygame-1.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.3.ebuild,v 1.9 2003/06/21 22:30:24 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.3.ebuild,v 1.10 2003/06/22 12:15:59 liquidx Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygame.org/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 amd64 sparc alpha"
+KEYWORDS="x86 sparc alpha"
DEPEND="virtual/python
>=media-libs/libsdl-1.2.4