diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 16:06:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 16:06:16 +0100 |
commit | b811c214580976ea9c8d82dd6ce74e45da3a1db7 (patch) | |
tree | 8c4b241571a959c27735bdc6684c5ab9e2227add /virtual | |
parent | dev-lang/php: arm stable wrt bug #710304 (diff) | |
download | gentoo-b811c214580976ea9c8d82dd6ce74e45da3a1db7.tar.gz gentoo-b811c214580976ea9c8d82dd6ce74e45da3a1db7.tar.bz2 gentoo-b811c214580976ea9c8d82dd6ce74e45da3a1db7.zip |
virtual/httpd-php: arm stable wrt bug #710304
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-php/httpd-php-7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-7.4.ebuild b/virtual/httpd-php/httpd-php-7.4.ebuild index 0c4d564f6b2f..1d3b7dfbf293 100644 --- a/virtual/httpd-php/httpd-php-7.4.ebuild +++ b/virtual/httpd-php/httpd-php-7.4.ebuild @@ -5,7 +5,7 @@ EAPI="7" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2] |