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_Serializer/PEAR-XML_Serializer-0.18.0.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_Serializer/PEAR-XML_Serializer-0.18.0.ebuild')
-rw-r--r--dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild
index 07c78f6bd26c..c2df14c3f7e5 100644
--- a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild
+++ b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.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_Serializer/PEAR-XML_Serializer-0.18.0.ebuild,v 1.2 2005/10/24 13:46:22 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.18.0.ebuild,v 1.3 2005/11/22 19:03:23 corsair Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Swiss-army knive for reading and writing XML files"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-XML_Parser-1.2.7