diff options
Diffstat (limited to 'app-text/acroread/acroread-5.06.ebuild')
-rw-r--r-- | app-text/acroread/acroread-5.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/acroread/acroread-5.06.ebuild b/app-text/acroread/acroread-5.06.ebuild index ee9eae9687c8..0e2e1b7b163c 100644 --- a/app-text/acroread/acroread-5.06.ebuild +++ b/app-text/acroread/acroread-5.06.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/app-text/acroread/acroread-5.06.ebuild,v 1.1 2002/07/26 02:43:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/acroread/acroread-5.06.ebuild,v 1.2 2002/08/06 14:47:13 gerk Exp $ MY_P=linux-${PV/./} S=${WORKDIR} @@ -12,7 +12,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="Adobe" -KEYWORDS="x86" +KEYWORDS="x86 -ppc" INSTALLDIR=/opt/Acrobat5 |