diff options
author | Sam James <sam@gentoo.org> | 2024-03-07 18:41:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-07 18:41:18 +0000 |
commit | 4535f421d718768452d4ad3cc7a8d90b4683e2ec (patch) | |
tree | f24deabfed214ffea6e071adcb96f13616917a6d /virtual | |
parent | dev-lang/php: Stabilize 8.2.15 arm64, #920701 (diff) | |
download | gentoo-4535f421d718768452d4ad3cc7a8d90b4683e2ec.tar.gz gentoo-4535f421d718768452d4ad3cc7a8d90b4683e2ec.tar.bz2 gentoo-4535f421d718768452d4ad3cc7a8d90b4683e2ec.zip |
virtual/httpd-php: Stabilize 8.2 arm64, #920701
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-php/httpd-php-8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-8.2.ebuild b/virtual/httpd-php/httpd-php-8.2.ebuild index f442fc43902e..c88fde29b17b 100644 --- a/virtual/httpd-php/httpd-php-8.2.ebuild +++ b/virtual/httpd-php/httpd-php-8.2.ebuild @@ -5,7 +5,7 @@ EAPI="8" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~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] |