diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2005-06-15 06:02:11 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2005-06-15 06:02:11 +0000 |
commit | 0d000db5cd84380f9eeb2c802922534bc2023520 (patch) | |
tree | 46c2e1caa5adec2ab3db61406f4ac12b79f849ef /dev-python/pygame/pygame-1.6.2.ebuild | |
parent | bump to 2.6.11.12; based on genpatches now (diff) | |
download | gentoo-2-0d000db5cd84380f9eeb2c802922534bc2023520.tar.gz gentoo-2-0d000db5cd84380f9eeb2c802922534bc2023520.tar.bz2 gentoo-2-0d000db5cd84380f9eeb2c802922534bc2023520.zip |
Marked x86
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/pygame/pygame-1.6.2.ebuild')
-rw-r--r-- | dev-python/pygame/pygame-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygame/pygame-1.6.2.ebuild b/dev-python/pygame/pygame-1.6.2.ebuild index 4f0e23eb2d9a..b44350542810 100644 --- a/dev-python/pygame/pygame-1.6.2.ebuild +++ b/dev-python/pygame/pygame-1.6.2.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-python/pygame/pygame-1.6.2.ebuild,v 1.1 2005/04/14 18:41:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.6.2.ebuild,v 1.2 2005/06/15 06:02:11 pythonhead Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://www.pygame.org/ftp/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64" IUSE="" DEPEND="virtual/python |