dev-php/pecl-uuid: Revision bump to add php7-1 and php7-2 USE

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Brian Evans
2018-03-27 11:05:07 -04:00
parent f9e2496498
commit 61a2784cb7

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"
@@ -8,7 +8,7 @@ PHP_EXT_INIT="yes"
PHP_EXT_ZENDEXT="no"
DOCS=( CREDITS )
USE_PHP="php7-0 php5-6"
USE_PHP="php5-6 php7-0 php7-1 php7-2"
inherit php-ext-pecl-r3