diff options
author | 2002-08-12 23:20:14 +0000 | |
---|---|---|
committer | 2002-08-12 23:20:14 +0000 | |
commit | 9c9b9ab539f90483e5a67b51dc6370c7960d46b2 (patch) | |
tree | ecf0e9c8aeb8e2d7a576863e0081d8d706cda516 /media-libs/divx4linux | |
parent | fix imake /tmp and noexec issue (diff) | |
download | historical-9c9b9ab539f90483e5a67b51dc6370c7960d46b2.tar.gz historical-9c9b9ab539f90483e5a67b51dc6370c7960d46b2.tar.bz2 historical-9c9b9ab539f90483e5a67b51dc6370c7960d46b2.zip |
removed ppc from keywords (x86 binary libs)
Diffstat (limited to 'media-libs/divx4linux')
-rw-r--r-- | media-libs/divx4linux/divx4linux-20020418.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/divx4linux/divx4linux-20020418.ebuild b/media-libs/divx4linux/divx4linux-20020418.ebuild index 6e21dfbe8b2a..80c80c5c3001 100644 --- a/media-libs/divx4linux/divx4linux-20020418.ebuild +++ b/media-libs/divx4linux/divx4linux-20020418.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/divx4linux/divx4linux-20020418.ebuild,v 1.4 2002/07/22 14:37:06 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/divx4linux/divx4linux-20020418.ebuild,v 1.5 2002/08/12 23:20:14 gerk Exp $ DXVER=501 S="${WORKDIR}/${PN}-${PV}" @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="DIVX" -KEYWORDS="x86 ppc" +KEYWORDS="x86" # Make sure Portage does _NOT_ strip symbols. Need both lines for |