dev-php/pecl-yaml: fix PHP dependencies

Signed-off-by: Anton Fischl <github@fischl-online.de>
This commit is contained in:
Anton Fischl 2022-08-14 12:07:34 +02:00
parent 6e2cbb77f8
commit dc9b2adee7
Signed by: anton
GPG Key ID: 87E4939135F3A567
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ EAPI=8
PHP_EXT_NAME="yaml"
PHP_EXT_INI="yes"
PHP_EXT_ZENDEXT="no"
USE_PHP="php7-3 php7-4 php8-0 php8-1"
USE_PHP="php7-4 php8-0 php8-1"
inherit php-ext-pecl-r3