Skip to content

Commit

Permalink
dev-php/pecl-rrd: Adjust targets on 2.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Evans <[email protected]>
  • Loading branch information
Brian Evans committed Dec 12, 2022
1 parent deb7f3c commit 1c8dd2f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions dev-php/pecl-rrd/pecl-rrd-2.0.3.ebuild
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86"

DEPEND="net-analyzer/rrdtool[graph(-)]"
RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig"

#PATCHES=( "${FILESDIR}/${PV}" )
PHP_EXT_ECONF_ARGS=()
Expand Down

0 comments on commit 1c8dd2f

Please sign in to comment.