dev-php/pecl-cairo: Replace php5-4 USE with php5-6

Builds OK with 5.6 and tests pass

Package-Manager: portage-2.3.0
This commit is contained in:
Brian Evans
2016-06-29 13:33:10 -04:00
parent 1e3f09e05f
commit cc5fed713b

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI="5"
DOCS="TODO"
USE_PHP="php5-4 php5-5"
USE_PHP="php5-5 php5-6"
inherit php-ext-pecl-r2