diff options
author | Roy Marples <uberlord@gentoo.org> | 2006-09-18 17:27:53 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2006-09-18 17:27:53 +0000 |
commit | ec4863d2ebf9be8e927f0bf4bd48b620048d5083 (patch) | |
tree | 2d2f8224a35735c17544d6d6cd484e365db7748b /media-libs/cal3d/cal3d-0.11.0.ebuild | |
parent | Keyworded ~x86-fbsd (diff) | |
download | gentoo-2-ec4863d2ebf9be8e927f0bf4bd48b620048d5083.tar.gz gentoo-2-ec4863d2ebf9be8e927f0bf4bd48b620048d5083.tar.bz2 gentoo-2-ec4863d2ebf9be8e927f0bf4bd48b620048d5083.zip |
Keyworded ~x86-fbsd.
(Portage version: 2.1.2_pre1)
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" |