summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-22 19:05:09 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-22 19:05:09 +0000
commit9385a250af4a66eb63b62589bf6a511f5493d99f (patch)
treec4c44668c2e365a6a2d55daec215a3df9bae3e81 /dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild
parent#cairo-canvas patch commented out as not needed this moment (diff)
downloadgentoo-2-9385a250af4a66eb63b62589bf6a511f5493d99f.tar.gz
gentoo-2-9385a250af4a66eb63b62589bf6a511f5493d99f.tar.bz2
gentoo-2-9385a250af4a66eb63b62589bf6a511f5493d99f.zip
Added ~ppc64 keyword; bug #105385
(Portage version: 2.0.51.22-r3)
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.ebuild4
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 18577cfff9d4..9222befea390 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.3 2005/10/24 13:46:22 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.7.ebuild,v 1.4 2005/11/22 19:01:41 corsair Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="XML parsing class based on PHP's SAX parser"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""