virtual/cblas: ppc64 stable wrt bug #700196
[gentoo.git] / virtual / httpd-php / httpd-php-7.4.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI="7"
5
6 DESCRIPTION="Virtual to provide PHP-enabled webservers"
7 SLOT="${PV}"
8 KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
9
10 RDEPEND="|| ( dev-lang/php:${SLOT}[fpm]
11                           dev-lang/php:${SLOT}[apache2]
12                           dev-lang/php:${SLOT}[cgi] )"