summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnant Narayanan <anant@gentoo.org>2007-10-19 15:13:08 +0000
committerAnant Narayanan <anant@gentoo.org>2007-10-19 15:13:08 +0000
commit1d47ed6838026a61e68650863d70314bc77e0d0c (patch)
treee2168e9b594da4b76426d3678d43ad4744e17bbe /dev-php5
parentRe-add stable ebuild. (diff)
downloadgentoo-2-1d47ed6838026a61e68650863d70314bc77e0d0c.tar.gz
gentoo-2-1d47ed6838026a61e68650863d70314bc77e0d0c.tar.bz2
gentoo-2-1d47ed6838026a61e68650863d70314bc77e0d0c.zip
...and stabling the ebuild.
(Portage version: 2.1.3.13)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild b/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild
index a0b3e7e3c598..bb70d24948ea 100644
--- a/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild
+++ b/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild,v 1.6 2007/10/19 15:11:55 anant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/syck-php-bindings/syck-php-bindings-0.55.ebuild,v 1.7 2007/10/19 15:13:08 anant Exp $
PHP_EXT_NAME="syck"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-source-r1
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
MY_P="syck-${PV}"