summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-18 07:51:44 +0000
committerSam James <sam@gentoo.org>2024-01-18 07:51:44 +0000
commitc48e05dfee5c3f23b0287b64e31c223f57205869 (patch)
treef1fcf0291d213836f0d07f9285bdcb02056a5d0f
parentdev-php/pecl-yaml: cleanup php8-0 (diff)
downloadgentoo-c48e05dfee5c3f23b0287b64e31c223f57205869.tar.gz
gentoo-c48e05dfee5c3f23b0287b64e31c223f57205869.tar.bz2
gentoo-c48e05dfee5c3f23b0287b64e31c223f57205869.zip
dev-php/pecl-zmq: cleanup php8-0
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-php/pecl-zmq/pecl-zmq-1.1.3_p20211103.ebuild4
-rw-r--r--dev-php/pecl-zmq/pecl-zmq-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/pecl-zmq/pecl-zmq-1.1.3_p20211103.ebuild b/dev-php/pecl-zmq/pecl-zmq-1.1.3_p20211103.ebuild
index da00ab3f0753..388d3f04fa55 100644
--- a/dev-php/pecl-zmq/pecl-zmq-1.1.3_p20211103.ebuild
+++ b/dev-php/pecl-zmq/pecl-zmq-1.1.3_p20211103.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
inherit php-ext-pecl-r3
if [[ ${PV} == "9999" ]]; then
diff --git a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
index 4f64d3099527..d08160059b57 100644
--- a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
+++ b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
-USE_PHP="php8-0 php8-1"
+USE_PHP="php8-1"
inherit php-ext-pecl-r3
if [[ ${PV} == "9999" ]]; then