diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-03 10:34:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-03 10:34:51 +0000 |
commit | 63aa4a650d527bb6cd1c5a00295bd161fc450992 (patch) | |
tree | 09593c720030f313876f918820241dbd51e1c2f9 | |
parent | dev-lang/php: stable 7.1.11 for ia64/ppc/ppc64, bug #639072 (diff) | |
download | gentoo-63aa4a650d527bb6cd1c5a00295bd161fc450992.tar.gz gentoo-63aa4a650d527bb6cd1c5a00295bd161fc450992.tar.bz2 gentoo-63aa4a650d527bb6cd1c5a00295bd161fc450992.zip |
virtual/httpd-php: stable 7.1 for ia64/ppc/ppc64, bug #639072
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64 ppc ppc64"
-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 e64f078a23c0..f75073c611c0 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] |