Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687572 - dev-php/pecl-geoip: add PHP_TARGETS="php7-3"
Summary: dev-php/pecl-geoip: add PHP_TARGETS="php7-3"
Status: RESOLVED INVALID
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: 2019-06-07 14:07 UTC by am1
Modified: 2019-06-08 20:11 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 am1 2019-06-07 14:07:24 UTC
PHP_TARGETS="php7-3" is missing for dev-php/pecl-geoip.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2019-06-08 12:49:44 UTC
No? It was added in January... https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5acf9e1782dbf9e6a54b227adab46c9132bb3fc

Please check your repository.
Comment 2 am1 2019-06-08 14:47:05 UTC
Well not sure, but my repository is up-to-date.

[ebuild   R    ] dev-php/pecl-geoip-1.1.1-r4::gentoo  PHP_TARGETS="php7-2 -php5-6 (-php7-0) -php7-1 (-php7-3)" 0 KiB

According to the man-page of emerge it seems the php7-3 is either forced, masked or removed.

make.conf contains PHP_TARGETS="php7-2 php7-3".
Comment 3 Brian Evans (RETIRED) gentoo-dev 2019-06-08 20:11:01 UTC
(In reply to am1 from comment #2)
> Well not sure, but my repository is up-to-date.
> 
> [ebuild   R    ] dev-php/pecl-geoip-1.1.1-r4::gentoo  PHP_TARGETS="php7-2
> -php5-6 (-php7-0) -php7-1 (-php7-3)" 0 KiB
> 
> According to the man-page of emerge it seems the php7-3 is either forced,
> masked or removed.
> 
> make.conf contains PHP_TARGETS="php7-2 php7-3".

Yes, the flag is masked as it would break consistency until bug 687326 is solved