diff options
Diffstat (limited to 'dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild')
-rw-r--r-- | dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild index afa791976f02..075c8d0a3a87 100644 --- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild +++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.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-timezonedb/pecl-timezonedb-2008.8.ebuild,v 1.1 2008/10/13 15:52:58 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2008.8.ebuild,v 1.2 2008/12/26 22:07:06 armin76 Exp $ PHP_EXT_NAME="timezonedb" PHP_EXT_INI="yes" @@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" DESCRIPTION="Timezone Database to be used with PHP's date and time functions." LICENSE="PHP-3" |