summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-04-09 08:55:41 -0400
committerBrian Evans <grknight@gentoo.org>2018-04-09 11:07:56 -0400
commitf8e05e81b3c9964689ba9f08c78c0e75d7ab6962 (patch)
treed215a79e1232694d61b764c5b8084e56ef7618e1 /dev-php
parentdev-libs/jemalloc: Removed double 'http://' in HOMEPAGE. (diff)
downloadgentoo-f8e05e81b3c9964689ba9f08c78c0e75d7ab6962.tar.gz
gentoo-f8e05e81b3c9964689ba9f08c78c0e75d7ab6962.tar.bz2
gentoo-f8e05e81b3c9964689ba9f08c78c0e75d7ab6962.zip
dev-php/pecl-dio: Revbump for PHP 7.2 support
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-dio/pecl-dio-0.1.0-r1.ebuild (renamed from dev-php/pecl-dio/pecl-dio-0.1.0.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-dio/pecl-dio-0.1.0.ebuild b/dev-php/pecl-dio/pecl-dio-0.1.0-r1.ebuild
index cf38fc0e688f..113db6ef9fb0 100644
--- a/dev-php/pecl-dio/pecl-dio-0.1.0.ebuild
+++ b/dev-php/pecl-dio/pecl-dio-0.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -7,7 +7,7 @@ PHP_EXT_NAME="dio"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
-USE_PHP="php5-6 php7-0 php7-1"
+USE_PHP="php5-6 php7-0 php7-1 php7-2"
MY_PV=${PV/_rc/RC}
PHP_EXT_S="${WORKDIR}/${PN/pecl-/}-${MY_PV}"