summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2023-12-28 02:53:25 +0100
committerConrad Kostecki <conikost@gentoo.org>2023-12-28 02:53:25 +0100
commit8ddf352e51c5817e0fff6af302dd32ceaa9fcf38 (patch)
treee52b0d74b737944ed6fe7429c14106171440c57b /dev-php/pecl-rrd
parentdev-php/pecl-rrd: drop 2.0.1-r4 (diff)
downloadgentoo-8ddf352e51c5817e0fff6af302dd32ceaa9fcf38.tar.gz
gentoo-8ddf352e51c5817e0fff6af302dd32ceaa9fcf38.tar.bz2
gentoo-8ddf352e51c5817e0fff6af302dd32ceaa9fcf38.zip
dev-php/pecl-rrd: drop php8-0
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-php/pecl-rrd')
-rw-r--r--dev-php/pecl-rrd/pecl-rrd-2.0.3.ebuild4
1 files 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