diff options
Diffstat (limited to 'virtual/httpd-php/httpd-php-8.3.ebuild')
-rw-r--r-- | virtual/httpd-php/httpd-php-8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-8.3.ebuild b/virtual/httpd-php/httpd-php-8.3.ebuild index 6d8fd83b9eb1..869c24161029 100644 --- a/virtual/httpd-php/httpd-php-8.3.ebuild +++ b/virtual/httpd-php/httpd-php-8.3.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 ~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] |