diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-29 09:21:44 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-29 09:21:44 +0100 |
commit | 106701d1b8e613129c8f329935c57d5a93ed1aff (patch) | |
tree | f61e5318e1aec5b90b42c1a4dd1150c968ecd800 /virtual | |
parent | app-i18n/scim-1.4.17-r0: alpha stable (diff) | |
download | gentoo-106701d1b8e613129c8f329935c57d5a93ed1aff.tar.gz gentoo-106701d1b8e613129c8f329935c57d5a93ed1aff.tar.bz2 gentoo-106701d1b8e613129c8f329935c57d5a93ed1aff.zip |
virtual/httpd-php-7.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/639072
Diffstat (limited to 'virtual')
-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 b63cd1c7e09f..b561c13fe3a1 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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] dev-lang/php:${SLOT}[apache2] |