summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-18 07:51:02 +0000
committerSam James <sam@gentoo.org>2024-01-18 07:51:02 +0000
commit969925db5364b245d39287da5a8e105933a793e8 (patch)
treee6c430eed6c74d7fa8d83f0cba9639f5d603ce5d /dev-php/libvirt-php/libvirt-php-9999.ebuild
parentdev-php/igbinary: cleanup php8-0 (diff)
downloadgentoo-969925db5364b245d39287da5a8e105933a793e8.tar.gz
gentoo-969925db5364b245d39287da5a8e105933a793e8.tar.bz2
gentoo-969925db5364b245d39287da5a8e105933a793e8.zip
dev-php/libvirt-php: cleanup php8-0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/libvirt-php/libvirt-php-9999.ebuild')
-rw-r--r--dev-php/libvirt-php/libvirt-php-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild
index c989b2563888..198557063654 100644
--- a/dev-php/libvirt-php/libvirt-php-9999.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
PHP_EXT_NAME="libvirt-php"
PHP_EXT_SKIP_PHPIZE="yes"
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 git-r3 autotools