diff options
author | 2007-03-01 16:26:40 +0000 | |
---|---|---|
committer | 2007-03-01 16:26:40 +0000 | |
commit | a85175647e98e4fa051d7355accbdce73c8fc41a (patch) | |
tree | 9f2aa1fd634025f6f067c74c25a5a4eb5d5c3a1e /media-libs/speex/speex-1.1.12.ebuild | |
parent | We don't need it anymore. (diff) | |
download | historical-a85175647e98e4fa051d7355accbdce73c8fc41a.tar.gz historical-a85175647e98e4fa051d7355accbdce73c8fc41a.tar.bz2 historical-a85175647e98e4fa051d7355accbdce73c8fc41a.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.2-r12
Diffstat (limited to 'media-libs/speex/speex-1.1.12.ebuild')
-rw-r--r-- | media-libs/speex/speex-1.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.1.12.ebuild b/media-libs/speex/speex-1.1.12.ebuild index d1c90c9a7ab4..7fc9c00ab2d6 100644 --- a/media-libs/speex/speex-1.1.12.ebuild +++ b/media-libs/speex/speex-1.1.12.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-libs/speex/speex-1.1.12.ebuild,v 1.6 2007/01/28 07:54:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.1.12.ebuild,v 1.7 2007/03/01 16:26:40 genstef Exp $ inherit eutils autotools libtool @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/speex/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="ogg sse vorbis-psy" RDEPEND="ogg? ( >=media-libs/libogg-1.0 )" |