summaryrefslogtreecommitdiff
path: root/dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2025-07-04 19:11:06 +0100
committerSam James <sam@gentoo.org>2025-07-13 09:27:11 +0100
commit55eb7403eb222502d8c8f5b25cf2bebfc37a948e (patch)
tree96ec18d9dddec604fa2cf43f9abba23f1faab47d /dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild
parentc7f0f0fec8f0f5e4f96be49bbb64631e0edaa739 (diff)
downloadgentoo-55eb7403eb222502d8c8f5b25cf2bebfc37a948e.tar.gz
gentoo-55eb7403eb222502d8c8f5b25cf2bebfc37a948e.tar.bz2
gentoo-55eb7403eb222502d8c8f5b25cf2bebfc37a948e.zip
*/*: remove reference to php8.1
php 8.1 is no longer part of portage tree since 2025-03-17 via e8ed8932868769feef9cdd284e84e878c7bb8a26. Bug: https://bugs.gentoo.org/959495 Signed-off-by: Bertrand Jacquin <bertrand@jacquin.bzh> Part-of: https://github.com/gentoo/gentoo/pull/42868 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild')
-rw-r--r--dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild b/dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild
index 004544c4667b..f327a76933ac 100644
--- a/dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild
+++ b/dev-php/libvirt-php/libvirt-php-0.5.8-r1.ebuild
@@ -5,7 +5,7 @@ EAPI="8"
PHP_EXT_NAME="libvirt-php"
PHP_EXT_SKIP_PHPIZE="yes"
-USE_PHP="php8-1 php8-2 php8-3"
+USE_PHP="php8-2 php8-3"
PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 autotools