diff options
Diffstat (limited to 'dev-php/igbinary/igbinary-3.2.9.ebuild')
-rw-r--r-- | dev-php/igbinary/igbinary-3.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-3.2.9.ebuild b/dev-php/igbinary/igbinary-3.2.9.ebuild index 1206f5409a19..377afa6e8a76 100644 --- a/dev-php/igbinary/igbinary-3.2.9.ebuild +++ b/dev-php/igbinary/igbinary-3.2.9.ebuild @@ -7,7 +7,7 @@ PHP_EXT_ECONF_ARGS=( --enable-${PN} ) PHP_EXT_INI="yes" PHP_EXT_NAME="${PN}" PHP_EXT_ZENDEXT="no" -USE_PHP="php7-4 php8-0 php8-1 php8-2" +USE_PHP="php8-0 php8-1 php8-2" inherit php-ext-source-r3 |