diff options
Diffstat (limited to 'media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild index 3a1921127da9..58daf19f0933 100644 --- a/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild +++ b/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.7 2005/05/06 12:04:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.8.8.ebuild,v 1.8 2005/05/09 04:17:01 agriffis Exp $ inherit gst-plugins -KEYWORDS="x86 ppc amd64 ~sparc ~ia64 ~ppc64" +KEYWORDS="amd64 ia64 ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="media-libs/libtheora" |