diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-29 09:57:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-29 09:57:39 +0200 |
commit | b4162c2e6f12720f0a49f14e1ef6fed60573c5bc (patch) | |
tree | 986e9cc247e2070af0d06f5286e5660c8e56a324 /virtual/httpd-php | |
parent | dev-lang/php: x86 stable wrt bug #815253 (diff) | |
download | gentoo-b4162c2e6f12720f0a49f14e1ef6fed60573c5bc.tar.gz gentoo-b4162c2e6f12720f0a49f14e1ef6fed60573c5bc.tar.bz2 gentoo-b4162c2e6f12720f0a49f14e1ef6fed60573c5bc.zip |
virtual/httpd-php: x86 stable wrt bug #815253
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/httpd-php-8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-8.0.ebuild b/virtual/httpd-php/httpd-php-8.0.ebuild index fb17714d265a..50466977b62a 100644 --- a/virtual/httpd-php/httpd-php-8.0.ebuild +++ b/virtual/httpd-php/httpd-php-8.0.ebuild @@ -5,7 +5,7 @@ EAPI="7" DESCRIPTION="Virtual to provide PHP-enabled webservers" SLOT="${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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] |