diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-26 16:36:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-26 16:32:42 +0000 |
commit | 1fe170f392eecd31916d01d07722a1da914a9340 (patch) | |
tree | a4b231948415370b0de39711ba46c0b2fc0f122f /virtual | |
parent | dev-lang/php: stable 7.2.28 for sparc, bug #710304 (diff) | |
download | gentoo-1fe170f392eecd31916d01d07722a1da914a9340.tar.gz gentoo-1fe170f392eecd31916d01d07722a1da914a9340.tar.bz2 gentoo-1fe170f392eecd31916d01d07722a1da914a9340.zip |
virtual/httpd-php: stable 7.4 for sparc, bug #710304
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-php/httpd-php-7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/httpd-php/httpd-php-7.4.ebuild b/virtual/httpd-php/httpd-php-7.4.ebuild index 3004815373ad..9568ab093255 100644 --- a/virtual/httpd-php/httpd-php-7.4.ebuild +++ b/virtual/httpd-php/httpd-php-7.4.ebuild @@ -5,7 +5,7 @@ EAPI="7" 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] |