diff options
author | Sam James <sam@gentoo.org> | 2024-03-07 20:23:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-07 20:23:49 +0000 |
commit | a8205de83375261b98d8ad7d3cee2783f53f4c8f (patch) | |
tree | 0c4e3d0349cfd099a3228ded9a9247c857011c7d /virtual/httpd-php | |
parent | dev-lang/php: Stabilize 8.2.15 x86, #920701 (diff) | |
download | gentoo-a8205de83375261b98d8ad7d3cee2783f53f4c8f.tar.gz gentoo-a8205de83375261b98d8ad7d3cee2783f53f4c8f.tar.bz2 gentoo-a8205de83375261b98d8ad7d3cee2783f53f4c8f.zip |
virtual/httpd-php: Stabilize 8.2 x86, #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 c88fde29b17b..c4e90e39f971 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] |