dev-python/click-default-group: arm64 keyworded (bug #700918)
[gentoo.git] / dev-php / pecl-timezonedb / pecl-timezonedb-2020.1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI="7"
5
6 PHP_EXT_NAME="timezonedb"
7 PHP_EXT_INI="yes"
8 PHP_EXT_ZENDEXT="no"
9
10 USE_PHP="php5-6 php7-1 php7-2 php7-3 php7-4"
11
12 inherit php-ext-pecl-r3
13
14 DESCRIPTION="Timezone Database to be used with PHP's date and time functions"
15 LICENSE="PHP-3"
16 SLOT="0"
17 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
18 IUSE=""
19 PHP_EXT_ECONF_ARGS=""