diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:49:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:49:32 +0100 |
commit | 42d4367b594b8a209cf6f44f695be58d732bff68 (patch) | |
tree | 022a5e5c86953216a95a50d10d314b569748bded /virtual/httpd-php | |
parent | dev-lang/php: x86 stable wrt bug #710304 (diff) | |
download | gentoo-42d4367b594b8a209cf6f44f695be58d732bff68.tar.gz gentoo-42d4367b594b8a209cf6f44f695be58d732bff68.tar.bz2 gentoo-42d4367b594b8a209cf6f44f695be58d732bff68.zip |
virtual/httpd-php: x86 stable wrt bug #710304
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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-7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-7.4.ebuild b/virtual/httpd-php/httpd-php-7.4.ebuild index 39d758df1aa3..3004815373ad 100644 --- a/virtual/httpd-php/httpd-php-7.4.ebuild +++ b/virtual/httpd-php/httpd-php-7.4.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 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2] |