diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 04:16:24 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 04:16:24 +0000 |
commit | 72525f6b20b74ce57e7918e97954149c39f32b64 (patch) | |
tree | fa8fecbdd8eec7adcf98a87b93b5e4276e95c5b3 /media-libs/speex/speex-1.1.5.ebuild | |
parent | app-admin/chkrootkit: strings-static is not static. bug 57701 (diff) | |
download | historical-72525f6b20b74ce57e7918e97954149c39f32b64.tar.gz historical-72525f6b20b74ce57e7918e97954149c39f32b64.tar.bz2 historical-72525f6b20b74ce57e7918e97954149c39f32b64.zip |
stable on ppc64, bug #55076
Diffstat (limited to 'media-libs/speex/speex-1.1.5.ebuild')
-rw-r--r-- | media-libs/speex/speex-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.1.5.ebuild b/media-libs/speex/speex-1.1.5.ebuild index 0441c2cdee35..e3373e8c7d59 100644 --- a/media-libs/speex/speex-1.1.5.ebuild +++ b/media-libs/speex/speex-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.1.5.ebuild,v 1.4 2004/07/01 08:04:15 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.1.5.ebuild,v 1.5 2004/07/29 04:13:31 tgall Exp $ IUSE="oggvorbis sse" @@ -13,7 +13,7 @@ SRC_URI="http://www.speex.org/download/${MY_P}.tar.gz" SLOT="0" LICENSE="BSD as-is" -KEYWORDS="~x86 ~hppa ~amd64 ~alpha ~ia64 ~ppc ~sparc" +KEYWORDS="~x86 ~hppa ~amd64 ~alpha ~ia64 ~ppc ~sparc ppc64" DEPEND="virtual/libc oggvorbis? ( >=media-libs/libogg-1.0 )" |