diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 15:18:13 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 18:24:05 +0100 |
commit | dc3e7be98a6cb649888d17e01988e90880cca888 (patch) | |
tree | eddda7886da221a805875ef83f5857dab572cb84 /virtual/httpd-php | |
parent | dev-lang/php-7.1.11-r0: amd64 stable (diff) | |
download | gentoo-dc3e7be98a6cb649888d17e01988e90880cca888.tar.gz gentoo-dc3e7be98a6cb649888d17e01988e90880cca888.tar.bz2 gentoo-dc3e7be98a6cb649888d17e01988e90880cca888.zip |
virtual/httpd-php-7.1-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/639072
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 6ec0a12f3936..10f0d4fbf721 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] |