summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-06-20 03:12:09 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-06-20 03:12:09 +0000
commit8f0e11289840e6065ed64def642cb7e442c4e7fb (patch)
treed75d35fa0358f53b0a8c5931b4bd4c15acf6b18a /media-libs/libswf/libswf-0.99.ebuild
parentChanged 'sparc' to '-sparc' and added '-mips' to KEYWORDS; lib is x86-only. (diff)
downloadgentoo-2-8f0e11289840e6065ed64def642cb7e442c4e7fb.tar.gz
gentoo-2-8f0e11289840e6065ed64def642cb7e442c4e7fb.tar.bz2
gentoo-2-8f0e11289840e6065ed64def642cb7e442c4e7fb.zip
Changed 'sparc' to '-sparc' and added '-mips' to KEYWORDS; lib is x86-only.
Diffstat (limited to 'media-libs/libswf/libswf-0.99.ebuild')
-rw-r--r--media-libs/libswf/libswf-0.99.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libswf/libswf-0.99.ebuild b/media-libs/libswf/libswf-0.99.ebuild
index 2ce069ece1a6..e8fc1332a29b 100644
--- a/media-libs/libswf/libswf-0.99.ebuild
+++ b/media-libs/libswf/libswf-0.99.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libswf/libswf-0.99.ebuild,v 1.11 2003/05/15 15:26:19 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libswf/libswf-0.99.ebuild,v 1.12 2003/06/20 03:11:39 kumba Exp $
S=${WORKDIR}/dist
DESCRIPTION="A library for flash movies"
@@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.sgi.com/sgi/graphics/grafica/flash/index.html"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 sparc ppc hppa"
+KEYWORDS="x86 -sparc ppc hppa -mips"
DEPEND="virtual/glibc
app-arch/unzip"