diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-06 22:27:56 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-06 21:59:57 +0100 |
commit | c8fee1944e823211e46f6c43a7d40c8e611d3b94 (patch) | |
tree | 7c27d42e91522b63be3b6133053c3e1cd9235b8a /dev-lang/php | |
parent | mail-mta/exim: stable 4.92 for hppa, bug #687336 (diff) | |
download | gentoo-c8fee1944e823211e46f6c43a7d40c8e611d3b94.tar.gz gentoo-c8fee1944e823211e46f6c43a7d40c8e611d3b94.tar.bz2 gentoo-c8fee1944e823211e46f6c43a7d40c8e611d3b94.zip |
dev-lang/php: stable 5.6.40-r4 for hppa, bug #687026
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.40-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.40-r4.ebuild b/dev-lang/php/php-5.6.40-r4.ebuild index 5ef208b91ca4..d45ebf1a984d 100644 --- a/dev-lang/php/php-5.6.40-r4.ebuild +++ b/dev-lang/php/php-5.6.40-r4.ebuild @@ -21,7 +21,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -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" # We can build the following SAPIs in the given order SAPIS="embed cli cgi fpm apache2" |