summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-10-23 08:07:26 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-10-23 08:07:26 +0000
commit67b4280a11623f4688446fca2fd576a43703b470 (patch)
tree29d1b516e909897ac148c283a363e551bee01a8b /media-libs/ladspa-sdk
parentFixed compilation problem. Thanks to Bernhard Schmidt <bs@netsrc.de> and Oliv... (diff)
downloadgentoo-2-67b4280a11623f4688446fca2fd576a43703b470.tar.gz
gentoo-2-67b4280a11623f4688446fca2fd576a43703b470.tar.bz2
gentoo-2-67b4280a11623f4688446fca2fd576a43703b470.zip
removed macos
Diffstat (limited to 'media-libs/ladspa-sdk')
-rw-r--r--media-libs/ladspa-sdk/ladspa-sdk-1.12-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ladspa-sdk/ladspa-sdk-1.12-r2.ebuild b/media-libs/ladspa-sdk/ladspa-sdk-1.12-r2.ebuild
index 256bc371a88a..e0e3e6fabe54 100644
--- a/media-libs/ladspa-sdk/ladspa-sdk-1.12-r2.ebuild
+++ b/media-libs/ladspa-sdk/ladspa-sdk-1.12-r2.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/ladspa-sdk/ladspa-sdk-1.12-r2.ebuild,v 1.6 2004/10/07 02:53:46 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ladspa-sdk/ladspa-sdk-1.12-r2.ebuild,v 1.7 2004/10/23 08:05:46 mr_bones_ Exp $
inherit eutils
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.ladspa.org/"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="x86 ~ppc sparc ~alpha amd64 ~macos ~ppc-macos"
+KEYWORDS="x86 ~ppc sparc ~alpha amd64 ~ppc-macos"
DEPEND="virtual/libc
>=sys-apps/sed-4"