commit: 8ddf352e51c5817e0fff6af302dd32ceaa9fcf38 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Dec 28 01:53:25 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Dec 28 01:53:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ddf352e
dev-php/pecl-rrd: drop php8-0 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> 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 b4d86011970e..10d676933d22 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
