diff options
author | 2006-01-29 07:00:54 +0000 | |
---|---|---|
committer | 2006-01-29 07:00:54 +0000 | |
commit | fbf83878e7efd51e7b80d694cdb3fb24859ffe0b (patch) | |
tree | 93393f7c4cbab39f92dd69fcede51a2e30216a60 /dev-php/PEAR-OLE | |
parent | add back in alpha/s390 love (diff) | |
download | gentoo-2-fbf83878e7efd51e7b80d694cdb3fb24859ffe0b.tar.gz gentoo-2-fbf83878e7efd51e7b80d694cdb3fb24859ffe0b.tar.bz2 gentoo-2-fbf83878e7efd51e7b80d694cdb3fb24859ffe0b.zip |
add back in alpha/s390 love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-OLE')
-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 daa8e39b6737..6f3b3eca2ba3 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-2006 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.13 2006/01/28 16:01:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.5-r1.ebuild,v 1.14 2006/01/29 06:59:44 vapier Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" |