diff options
author | 2007-07-22 00:12:31 +0000 | |
---|---|---|
committer | 2007-07-22 00:12:31 +0000 | |
commit | c1db005d270ae7aa9d6d658e5c53cf13328af182 (patch) | |
tree | 17b2b1f3d1f03d8b41d5d3da9d40a236f9ae5f30 /games-arcade/funnyboat/funnyboat-1.5.ebuild | |
parent | Unmask virtual/x11, it's gone. (diff) | |
download | gentoo-2-c1db005d270ae7aa9d6d658e5c53cf13328af182.tar.gz gentoo-2-c1db005d270ae7aa9d6d658e5c53cf13328af182.tar.bz2 gentoo-2-c1db005d270ae7aa9d6d658e5c53cf13328af182.zip |
stable for x86
(Portage version: 2.1.2.9)
Diffstat (limited to 'games-arcade/funnyboat/funnyboat-1.5.ebuild')
-rw-r--r-- | games-arcade/funnyboat/funnyboat-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/funnyboat/funnyboat-1.5.ebuild b/games-arcade/funnyboat/funnyboat-1.5.ebuild index ddd1e5f3be24..8ec409879b4e 100644 --- a/games-arcade/funnyboat/funnyboat-1.5.ebuild +++ b/games-arcade/funnyboat/funnyboat-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild,v 1.3 2007/04/24 14:29:44 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/funnyboat/funnyboat-1.5.ebuild,v 1.4 2007/07/22 00:12:31 mr_bones_ Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-python/pygame-1.6.2" |