diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-12 22:44:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-12 22:44:35 +0000 |
commit | ef94069127ce21752aaf1cfe3ab99c691161e786 (patch) | |
tree | 475415d1e79d01a8b1c0807d52fc29f57d2558f4 /virtual/httpd-php | |
parent | dev-lang/php: stable 7.1.11 for hppa, bug #639072 (diff) | |
download | gentoo-ef94069127ce21752aaf1cfe3ab99c691161e786.tar.gz gentoo-ef94069127ce21752aaf1cfe3ab99c691161e786.tar.bz2 gentoo-ef94069127ce21752aaf1cfe3ab99c691161e786.zip |
virtual/httpd-php: stable 7.1 for hppa, bug #639072
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
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 f75073c611c0..6ec0a12f3936 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] |