diff options
author | Sam James <sam@gentoo.org> | 2024-03-07 18:19:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-07 18:19:21 +0000 |
commit | f561572031429d3f3263387296bd462d739c06b8 (patch) | |
tree | b841bac94e171e4128492c327441d878f8eb378a /virtual/httpd-php | |
parent | sys-apps/bfs: restore einstalldocs call (diff) | |
download | gentoo-f561572031429d3f3263387296bd462d739c06b8.tar.gz gentoo-f561572031429d3f3263387296bd462d739c06b8.tar.bz2 gentoo-f561572031429d3f3263387296bd462d739c06b8.zip |
virtual/httpd-php: Stabilize 8.2 arm, #920701
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/httpd-php')
-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 2a6c2e3a7a4a..f442fc43902e 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] |