diff options
| author | David Seifert <soap@gentoo.org> | 2023-09-15 09:52:25 +0200 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2023-09-15 09:52:25 +0200 |
| commit | c69a0af0cf446a84f0f7f4e40f766edb905c0412 (patch) | |
| tree | d0ff169e86c6bed1e57b6c8d3fb3108673086848 /dev-php/scrypt/scrypt-2.0.0.ebuild | |
| parent | e8d2efcc6257f0f976c80d31349d65a24fde1c9c (diff) | |
| download | gentoo-c69a0af0cf446a84f0f7f4e40f766edb905c0412.tar.gz gentoo-c69a0af0cf446a84f0f7f4e40f766edb905c0412.tar.bz2 gentoo-c69a0af0cf446a84f0f7f4e40f766edb905c0412.zip | |
*/*: remove USE=php_targets_php7-4
Closes: https://github.com/gentoo/gentoo/pull/32762
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php/scrypt/scrypt-2.0.0.ebuild')
| -rw-r--r-- | dev-php/scrypt/scrypt-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/scrypt/scrypt-2.0.0.ebuild b/dev-php/scrypt/scrypt-2.0.0.ebuild index 3fc681c01f83..49ae1df6dc8a 100644 --- a/dev-php/scrypt/scrypt-2.0.0.ebuild +++ b/dev-php/scrypt/scrypt-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 PHP_EXT_ECONF_ARGS="--enable-scrypt" -USE_PHP="php7-4 php8-0 php8-1 php8-2" +USE_PHP="php8-0 php8-1 php8-2" inherit php-ext-pecl-r3 |
