diff options
Diffstat (limited to 'media-video/kino/kino-1.3.1.ebuild')
-rw-r--r-- | media-video/kino/kino-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/kino/kino-1.3.1.ebuild b/media-video/kino/kino-1.3.1.ebuild index 713cbf5fd7f8..5c4d41aea847 100644 --- a/media-video/kino/kino-1.3.1.ebuild +++ b/media-video/kino/kino-1.3.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-video/kino/kino-1.3.1.ebuild,v 1.6 2008/12/20 23:14:28 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.3.1.ebuild,v 1.7 2008/12/21 14:44:31 nixnut Exp $ DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux" HOMEPAGE="http://www.kinodv.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="alsa dvdr gpac lame gstreamer quicktime sox vorbis" # This ebuild would benefit a lot of USE dependencies but that has to wait for |