diff options
Diffstat (limited to 'media-video/totem/totem-2.20.1.ebuild')
-rw-r--r-- | media-video/totem/totem-2.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/totem/totem-2.20.1.ebuild b/media-video/totem/totem-2.20.1.ebuild index 6988811ce4a7..6f408efac92d 100644 --- a/media-video/totem/totem-2.20.1.ebuild +++ b/media-video/totem/totem-2.20.1.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/media-video/totem/totem-2.20.1.ebuild,v 1.8 2007/11/26 13:47:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.20.1.ebuild,v 1.9 2007/11/29 05:38:27 jer Exp $ inherit autotools eutils gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://gnome.org/projects/totem/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" # No 0.10.0 release for gst-plugins-pitdfdll yet # IUSE="win32codecs" |