diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-30 19:46:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-30 19:46:50 +0100 |
commit | 00628d50da261c64aca67e1593fa6c0a8954bb78 (patch) | |
tree | 83e9b360ca6249f4b013e7b3dd2182bf5a60f8f4 /dev-lang | |
parent | net-misc/remmina: fix Manifest (diff) | |
download | gentoo-00628d50da261c64aca67e1593fa6c0a8954bb78.tar.gz gentoo-00628d50da261c64aca67e1593fa6c0a8954bb78.tar.bz2 gentoo-00628d50da261c64aca67e1593fa6c0a8954bb78.zip |
dev-lang/php: stable 5.6.31 for ppc/ppc64, bug #624052
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.31.ebuild b/dev-lang/php/php-5.6.31.ebuild index a680e91a81b3..09a2df906ce6 100644 --- a/dev-lang/php/php-5.6.31.ebuild +++ b/dev-lang/php/php-5.6.31.ebuild @@ -18,7 +18,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(get_version_component_range 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" |