summaryrefslogtreecommitdiff
path: root/dev-php/libvirt-php/libvirt-php-9999.ebuild
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2022-03-16 18:42:27 -0400
committerBrian Evans <grknight@gentoo.org>2022-03-16 18:42:27 -0400
commit94ea7b4a0ba25254f03e3813a0f3853c2a659f64 (patch)
treec814a89df8b40a8146155923a4a406f76a0a7381 /dev-php/libvirt-php/libvirt-php-9999.ebuild
parent384bb1c1c81a43c1fedb1c378f54c00f8fbd0e7e (diff)
downloadgentoo-94ea7b4a0ba25254f03e3813a0f3853c2a659f64.tar.gz
gentoo-94ea7b4a0ba25254f03e3813a0f3853c2a659f64.tar.bz2
gentoo-94ea7b4a0ba25254f03e3813a0f3853c2a659f64.zip
dev-php/libvirt-php: Update targets
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'dev-php/libvirt-php/libvirt-php-9999.ebuild')
-rw-r--r--dev-php/libvirt-php/libvirt-php-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild
index 0d75a2ce62a7..df851fcfe3a0 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-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
PHP_EXT_NAME="libvirt-php"
PHP_EXT_SKIP_PHPIZE="yes"
-USE_PHP="php7-3 php7-4"
+USE_PHP="php7-4 php8-0 php8-1"
PHP_EXT_ECONF_ARGS=()
inherit php-ext-source-r3 git-r3 autotools