diff options
author | Javier Villavicencio <the_paya@gentoo.org> | 2010-03-28 19:42:59 +0000 |
---|---|---|
committer | Javier Villavicencio <the_paya@gentoo.org> | 2010-03-28 19:42:59 +0000 |
commit | dfc5fe86987d5fd54c7a6ef8664f39a6b6806a6e (patch) | |
tree | bcf723f71d149c45491f86ffcb9dc0effd1aec22 /dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild | |
parent | Version bump (diff) | |
download | historical-dfc5fe86987d5fd54c7a6ef8664f39a6b6806a6e.tar.gz historical-dfc5fe86987d5fd54c7a6ef8664f39a6b6806a6e.tar.bz2 historical-dfc5fe86987d5fd54c7a6ef8664f39a6b6806a6e.zip |
Keyworded ~x86-fbsd.
Package-Manager: portage-2.2_rc67/cvs/FreeBSD i386
Diffstat (limited to 'dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild')
-rw-r--r-- | dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild index 96c13034d912..42d8efd0a72d 100644 --- a/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild +++ b/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild,v 1.1 2010/03/28 19:22:39 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-timezonedb/pecl-timezonedb-2010.5.ebuild,v 1.2 2010/03/28 19:42:59 the_paya Exp $ PHP_EXT_NAME="timezonedb" PHP_EXT_INI="yes" @@ -11,7 +11,7 @@ inherit php-ext-pecl-r1 DESCRIPTION="Timezone Database to be used with PHP's date and time functions" LICENSE="PHP-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="" |