diff options
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild index f0dbd5ea7619..b2dddd704e98 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.3 2005/09/19 00:03:36 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.4 2005/10/24 13:46:22 sebastian Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" |