diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 01:37:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 01:37:30 +0100 |
commit | ba64804f2dd6c8c69f1ffb587dfca1660b55e8f9 (patch) | |
tree | e2caae0f11698ad5803a53ad7c17c51b0f62325b /virtual/httpd-php | |
parent | dev-lang/php: Stabilize 8.0.11 ppc64, #815253 (diff) | |
download | gentoo-ba64804f2dd6c8c69f1ffb587dfca1660b55e8f9.tar.gz gentoo-ba64804f2dd6c8c69f1ffb587dfca1660b55e8f9.tar.bz2 gentoo-ba64804f2dd6c8c69f1ffb587dfca1660b55e8f9.zip |
virtual/httpd-php: Stabilize 8.0 ppc64, #815253
Signed-off-by: Sam James <sam@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 dcf314414542..4194a02efa73 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] |