diff options
Diffstat (limited to 'games-arcade/cob/cob-0.9.ebuild')
-rw-r--r-- | games-arcade/cob/cob-0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/cob/cob-0.9.ebuild b/games-arcade/cob/cob-0.9.ebuild index e9b817019d9c..e427cd7afe8b 100644 --- a/games-arcade/cob/cob-0.9.ebuild +++ b/games-arcade/cob/cob-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/cob-0.9.ebuild,v 1.6 2004/06/24 22:03:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/cob-0.9.ebuild,v 1.7 2005/10/30 03:33:36 weeve Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~amd64" +KEYWORDS="~alpha ~amd64 ppc ~sparc x86" IUSE="" DEPEND="media-libs/libsdl" |