diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 19:18:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-30 20:01:44 +0100 |
commit | 31c11554413adbe63868e43564f81d84a0f9d762 (patch) | |
tree | 914ab860f4435bdf30e5fcea03c10306cfcaec2c /virtual/httpd-php | |
parent | app-emulation/spim: x86 stable (bug #638650) (diff) | |
download | gentoo-31c11554413adbe63868e43564f81d84a0f9d762.tar.gz gentoo-31c11554413adbe63868e43564f81d84a0f9d762.tar.bz2 gentoo-31c11554413adbe63868e43564f81d84a0f9d762.zip |
virtual/httpd-php: x86 stable (bug #639072)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'virtual/httpd-php')
-rw-r--r-- | virtual/httpd-php/httpd-php-7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-7.1.ebuild b/virtual/httpd-php/httpd-php-7.1.ebuild index 9cc4e184dc76..e64f078a23c0 100644 --- a/virtual/httpd-php/httpd-php-7.1.ebuild +++ b/virtual/httpd-php/httpd-php-7.1.ebuild @@ -5,7 +5,7 @@ EAPI="6" 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] |