commit: d668cccd67c5b3269776ba15200fd30a81fcf60b Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Thu Mar 17 13:23:55 2022 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Thu Mar 17 13:23:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d668cccd
dev-php/pecl-ncurses: Update targets Signed-off-by: Brian Evans <grknight <AT> gentoo.org> dev-php/pecl-ncurses/pecl-ncurses-1.0.2-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/pecl-ncurses/pecl-ncurses-1.0.2-r5.ebuild b/dev-php/pecl-ncurses/pecl-ncurses-1.0.2-r5.ebuild index 87adfe2ff31d..273b93d25b1c 100644 --- a/dev-php/pecl-ncurses/pecl-ncurses-1.0.2-r5.ebuild +++ b/dev-php/pecl-ncurses/pecl-ncurses-1.0.2-r5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_PHP="php5-6 php7-1 php7-2 php7-3 php7-4" +USE_PHP="php7-3 php7-4" inherit php-ext-pecl-r3
