commit:     1c8dd2fcb2df324af81383b68532291f08041e79
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 12 18:21:10 2022 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Dec 12 18:21:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c8dd2fc

dev-php/pecl-rrd: Adjust targets on 2.0.3

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 dev-php/pecl-rrd/pecl-rrd-2.0.3.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 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 034811552435..7cdb21a8d0eb 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-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI="8"
 
-USE_PHP="php7-3 php7-4 php8-0"
+USE_PHP="php7-4 php8-0 php8-1 php8-2"
 
 inherit php-ext-pecl-r3
 
@@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND="net-analyzer/rrdtool[graph(-)]"
 RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 #PATCHES=( "${FILESDIR}/${PV}" )
 PHP_EXT_ECONF_ARGS=()

Reply via email to