diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-10-08 16:12:55 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-10-08 16:12:55 +0000 |
commit | 8625096e96d7517c934eabb8adde0cea76c05a14 (patch) | |
tree | 7cd491a6a42c189536d816a0f51f9093bf937c80 /dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild | |
parent | ebuild cleanup. New version. (diff) | |
download | gentoo-2-8625096e96d7517c934eabb8adde0cea76c05a14.tar.gz gentoo-2-8625096e96d7517c934eabb8adde0cea76c05a14.tar.bz2 gentoo-2-8625096e96d7517c934eabb8adde0cea76c05a14.zip |
adding ~ppc
(Portage version: 2.0.53_rc3)
Diffstat (limited to 'dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild')
-rw-r--r-- | dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild index 017ad3e26538..dd571066b3cb 100644 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.1 2005/09/29 11:38:19 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.2 2005/10/08 16:12:55 cardoe Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="XML parsing class based on PHP's SAX parser" LICENSE="PHP" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" |