diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-29 09:56:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-29 09:56:31 +0200 |
commit | 13721bfef80ceab071128f13263b3095dd2e9649 (patch) | |
tree | c40f1e3b725442936d0b059fca97fbecce78cdb4 /virtual/httpd-php | |
parent | dev-lang/php: ppc stable wrt bug #815253 (diff) | |
download | gentoo-13721bfef80ceab071128f13263b3095dd2e9649.tar.gz gentoo-13721bfef80ceab071128f13263b3095dd2e9649.tar.bz2 gentoo-13721bfef80ceab071128f13263b3095dd2e9649.zip |
virtual/httpd-php: ppc stable wrt bug #815253
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/httpd-php-8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-8.0.ebuild b/virtual/httpd-php/httpd-php-8.0.ebuild index 78f90b396640..281936f877e4 100644 --- a/virtual/httpd-php/httpd-php-8.0.ebuild +++ b/virtual/httpd-php/httpd-php-8.0.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 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2] |