From 8ddf352e51c5817e0fff6af302dd32ceaa9fcf38 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Thu, 28 Dec 2023 02:53:25 +0100 Subject: [PATCH] dev-php/pecl-rrd: drop php8-0 Signed-off-by: Conrad Kostecki --- dev-php/pecl-rrd/pecl-rrd-2.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-rrd/pecl-rrd-2.0.3.ebuild b/dev-php/pecl-rrd/pecl-rrd-2.0.3.ebuild index b4d86011970ee..10d676933d223 100644 --- a/dev-php/pecl-rrd/pecl-rrd-2.0.3.ebuild +++ b/dev-php/pecl-rrd/pecl-rrd-2.0.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" -USE_PHP="php8-0 php8-1 php8-2" +USE_PHP="php8-1 php8-2" inherit php-ext-pecl-r3