dev-php/pecl-geoip: Revbump to drop PHP 5.5 support

Package-Manager: portage-2.3.2
This commit is contained in:
Brian Evans
2016-11-28 15:23:31 -05:00
parent 2c1f4253fe
commit 197a185368

View File

@@ -6,7 +6,7 @@ EAPI=6
PHP_EXT_NAME="geoip"
DOCS="README ChangeLog"
USE_PHP="php5-5 php5-6 php7-0"
USE_PHP="php5-6 php7-0"
inherit php-ext-pecl-r3