summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild')
-rw-r--r--dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild b/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild
index 34bf55dbd1b7..df9e61ce4f6f 100644
--- a/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild
+++ b/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild,v 1.3 2008/02/02 14:06:53 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-syck/pecl-syck-0.9.2.ebuild,v 1.4 2008/02/04 01:22:37 cla Exp $
PHP_EXT_NAME="syck"
PHP_EXT_INI="yes"
@@ -9,7 +9,7 @@ DOCS="CHANGELOG TODO"
inherit php-ext-pecl-r1
-KEYWORDS="~amd64 ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 x86"
DESCRIPTION="PHP bindings for Syck - an extension for reading and writing YAML swiftly in popular scripting languages."
LICENSE="PHP-3.01"