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/libvirt-php/libvirt-php-9999.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/libvirt-php/libvirt-php-9999.ebuild')
| -rw-r--r-- | dev-php/libvirt-php/libvirt-php-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild index 8dd8a850a9ca..c989b2563888 100644 --- a/dev-php/libvirt-php/libvirt-php-9999.ebuild +++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild @@ -5,7 +5,7 @@ EAPI="8" PHP_EXT_NAME="libvirt-php" PHP_EXT_SKIP_PHPIZE="yes" -USE_PHP="php7-4 php8-0 php8-1" +USE_PHP="php8-0 php8-1" PHP_EXT_ECONF_ARGS=() inherit php-ext-source-r3 git-r3 autotools |
