diff options
Diffstat (limited to 'media-libs/cal3d/cal3d-0.11.0.ebuild')
-rw-r--r-- | media-libs/cal3d/cal3d-0.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/cal3d/cal3d-0.11.0.ebuild b/media-libs/cal3d/cal3d-0.11.0.ebuild index df1468d5dcae..ea6fdcdf9a5b 100644 --- a/media-libs/cal3d/cal3d-0.11.0.ebuild +++ b/media-libs/cal3d/cal3d-0.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/cal3d/cal3d-0.11.0.ebuild,v 1.1 2006/07/15 18:57:15 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/cal3d/cal3d-0.11.0.ebuild,v 1.2 2006/09/18 17:27:53 uberlord Exp $ inherit debug eutils @@ -10,7 +10,7 @@ SRC_URI="http://download.gna.org/cal3d/sources/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" IUSE="debug" DEPEND="!<=media-libs/cal3d-0.11" |