dev-php/pecl-gnupg: Revbump to include php7-1 and php7-2

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Brian Evans
2018-03-27 14:11:45 -04:00
parent df67b5aa99
commit 03c4e92a7e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no"
PHP_EXT_PECL_FILENAME="${MY_P}.tgz"
PHP_EXT_S="${WORKDIR}/${MY_P}"
USE_PHP="php5-6 php7-0"
USE_PHP="php5-6 php7-0 php7-1 php7-2"
inherit php-ext-pecl-r3