commit:     c48e05dfee5c3f23b0287b64e31c223f57205869
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 07:51:44 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 07:51:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c48e05df

dev-php/pecl-zmq: cleanup php8-0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-php/pecl-zmq/pecl-zmq-1.1.3_p20211103.ebuild | 4 ++--
 dev-php/pecl-zmq/pecl-zmq-9999.ebuild            | 4 ++--
 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

Reply via email to