diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-29 09:57:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-29 09:57:06 +0200 |
commit | 38df3406b1c08f3e48ee3d513aef69b85e31e9ff (patch) | |
tree | dc2f0c65f151a1ae1717134e3299bf4ab2c533e6 /virtual/httpd-php | |
parent | dev-lang/php: sparc stable wrt bug #815253 (diff) | |
download | gentoo-38df3406b1c08f3e48ee3d513aef69b85e31e9ff.tar.gz gentoo-38df3406b1c08f3e48ee3d513aef69b85e31e9ff.tar.bz2 gentoo-38df3406b1c08f3e48ee3d513aef69b85e31e9ff.zip |
virtual/httpd-php: sparc stable wrt bug #815253
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
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 281936f877e4..fb17714d265a 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] |