diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-29 18:24:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-29 18:24:18 +0000 |
commit | adee61b5c26c3112bcdbf79b7b8e24a954ec6522 (patch) | |
tree | 81caa0eacd85ff8f976d4318a4be8ebfc6751200 /media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.2.ebuild | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-adee61b5c26c3112bcdbf79b7b8e24a954ec6522.tar.gz gentoo-2-adee61b5c26c3112bcdbf79b7b8e24a954ec6522.tar.bz2 gentoo-2-adee61b5c26c3112bcdbf79b7b8e24a954ec6522.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.2.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.2.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.2.ebuild index 58ffd28c112a..5cfb7dd4f26d 100644 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.2.ebuild +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.2.ebuild,v 1.2 2006/03/23 19:10:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-speex/gst-plugins-speex-0.10.2.ebuild,v 1.3 2006/03/29 18:24:18 corsair Exp $ inherit gst-plugins-good -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex" |