diff options
Diffstat (limited to 'games-arcade/cob/cob-0.9.ebuild')
-rw-r--r-- | games-arcade/cob/cob-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/cob/cob-0.9.ebuild b/games-arcade/cob/cob-0.9.ebuild index c36f9be7678d..c4099d1304f7 100644 --- a/games-arcade/cob/cob-0.9.ebuild +++ b/games-arcade/cob/cob-0.9.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/cob/cob-0.9.ebuild,v 1.10 2007/02/03 09:22:01 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/cob-0.9.ebuild,v 1.11 2007/04/09 21:54:44 welp Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl" |