diff options
author | Sam James <sam@gentoo.org> | 2021-10-05 18:58:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-05 18:58:41 +0100 |
commit | 327346cbf73c45c80b6ee206dccff0c5e5e9dd96 (patch) | |
tree | 93718b21ad16831ad3b7996c4e6b2d2c6f698295 /virtual/httpd-php | |
parent | dev-lang/php: Stabilize 8.0.11 arm64, #815253 (diff) | |
download | gentoo-327346cbf73c45c80b6ee206dccff0c5e5e9dd96.tar.gz gentoo-327346cbf73c45c80b6ee206dccff0c5e5e9dd96.tar.bz2 gentoo-327346cbf73c45c80b6ee206dccff0c5e5e9dd96.zip |
virtual/httpd-php: Stabilize 8.0 arm64, #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 4194a02efa73..9903c223ca7a 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] |