diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-07 23:09:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-07 22:47:46 +0000 |
commit | a7bcf3a44a9ceb0e927655066c2e2437e3758ab6 (patch) | |
tree | 69812a70ee7fca1ebf0baaa122d1d32ad03a1b92 /virtual | |
parent | media-libs/giblib: stable 1.2.4-r1 for sparc, bug #648272 (diff) | |
download | gentoo-a7bcf3a44a9ceb0e927655066c2e2437e3758ab6.tar.gz gentoo-a7bcf3a44a9ceb0e927655066c2e2437e3758ab6.tar.bz2 gentoo-a7bcf3a44a9ceb0e927655066c2e2437e3758ab6.zip |
virtual/httpd-php: stable 7.1 for sparc
This matches the dev-lang/php stable flags.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 d7e14b2fe51e..83b73af97351 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] |