diff options
Diffstat (limited to 'dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild')
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild index 9e4e03c0e348..6185e526bc0d 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.5.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.ebuild,v 1.10 2005/04/22 14:44:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5.ebuild,v 1.11 2005/07/21 06:12:10 sebastian Exp $ inherit php-pear DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 sparc alpha ppc ia64 amd64" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 ~s390 sparc x86" IUSE="" |