diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-11-13 01:41:52 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-11-13 01:41:52 +0000 |
commit | 2a76c1fdbc5c9fb487e8f58e23f1f376b3e8ad4a (patch) | |
tree | b8591d45f7ff0caadc34e26dbee29facee78f5af /media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.3.ebuild | |
parent | fix for gcc-2.95 systems (bug #33204) (diff) | |
download | gentoo-2-2a76c1fdbc5c9fb487e8f58e23f1f376b3e8ad4a.tar.gz gentoo-2-2a76c1fdbc5c9fb487e8f58e23f1f376b3e8ad4a.tar.bz2 gentoo-2-2a76c1fdbc5c9fb487e8f58e23f1f376b3e8ad4a.zip |
added sparc keyword
Diffstat (limited to 'media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.3.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.3.ebuild b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.3.ebuild index a76c798edf71..00e6c6a293fd 100644 --- a/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.3.ebuild +++ b/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.3.ebuild,v 1.6 2003/10/28 17:42:53 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mad/gst-plugins-mad-0.6.3.ebuild,v 1.7 2003/11/13 01:41:30 todd Exp $ inherit gst-plugins -KEYWORDS="x86 ppc ~sparc alpha" +KEYWORDS="x86 ppc sparc alpha" IUSE="" DEPEND="media-sound/mad" |