Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618720 - dev-php/pecl-rrd - Add php7-1 to USE_PHP in
Summary: dev-php/pecl-rrd - Add php7-1 to USE_PHP in
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-17 08:13 UTC by Knut Masanetz
Modified: 2017-05-17 16:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Knut Masanetz 2017-05-17 08:13:42 UTC
The current 2.0.1-r1 ebuild of pecl-rrd has the following in the ebuild:

USE_PHP="php5-6 php7-0" resp. USE_PHP="php7-0"

We should add php7-1 to this list as php-7.1 has been in portage for some time now.

I have been running pecl-rrd with USE_PHP="php5-6 php7-0 php7-1" resp. USE_PHP="php7-0 php7-1" for some weeks now and can confirm that it builds and runs just fine with the newer version of php.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2017-05-17 16:54:09 UTC
pecl-rrd revbumped to include 7.1 support