commit: ff1f10fb1c3d10c6b2e0f8fbc6c28814106e861e
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 16:36:01 2021 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 16:36:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff1f10fb
dev-php/pecl-zmq: Bump targets on live ebuild
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>
dev-php/pecl-zmq/pecl-zmq-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
index 538ecc14c75..a0147e05ff5 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-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-USE_PHP="php7-2 php7-3 php7-4"
+USE_PHP="php7-3 php7-4 php8-0"
inherit php-ext-pecl-r3
if [[ ${PV} == "9999" ]]; then