diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-08-08 22:04:04 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-08-08 22:04:04 +0000 |
commit | cb0da27509e53ef0f33140e33af6dd391014e775 (patch) | |
tree | 6c0829721c93f37f8d9a52e577bc392ab98716b0 /media-libs/ctl/ctl-1.4.1.ebuild | |
parent | amd64 stable, bug #228815 (diff) | |
download | gentoo-2-cb0da27509e53ef0f33140e33af6dd391014e775.tar.gz gentoo-2-cb0da27509e53ef0f33140e33af6dd391014e775.tar.bz2 gentoo-2-cb0da27509e53ef0f33140e33af6dd391014e775.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'media-libs/ctl/ctl-1.4.1.ebuild')
-rw-r--r-- | media-libs/ctl/ctl-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ctl/ctl-1.4.1.ebuild b/media-libs/ctl/ctl-1.4.1.ebuild index 3f741f20f53b..031d6d8abd39 100644 --- a/media-libs/ctl/ctl-1.4.1.ebuild +++ b/media-libs/ctl/ctl-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.9 2008/06/20 19:46:06 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.10 2008/08/08 22:04:04 aballier Exp $ inherit base @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz" LICENSE="AMPAS" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND="media-libs/ilmbase" |