diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-05 17:11:03 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-06 21:02:13 -0400 |
commit | c0e7baaca3aaee48e066ef528650be421b43574a (patch) | |
tree | 9695eafc8720f7055bffe12f47be069a91353a4b /virtual/httpd-php | |
parent | dev-python/scipy: Stabilize 1.13.1 arm, #933789 (diff) | |
download | gentoo-c0e7baaca3aaee48e066ef528650be421b43574a.tar.gz gentoo-c0e7baaca3aaee48e066ef528650be421b43574a.tar.bz2 gentoo-c0e7baaca3aaee48e066ef528650be421b43574a.zip |
virtual/httpd-php: Stabilize 8.2 ALLARCHES, #935572
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 f415cb5dc738..c3d46207c8ff 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] |