diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-11-04 14:20:56 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-11-04 14:20:56 +0100 |
commit | 9e3d3cb5f01ae80188389a2583d29c48f7abb639 (patch) | |
tree | 9143f38077ed59cd92b1fe21a90f6e8a4bb0ef16 /dev-lang/php | |
parent | dev-perl/DBD-mysql: Stable for PPC64 (bug #596424). (diff) | |
download | gentoo-9e3d3cb5f01ae80188389a2583d29c48f7abb639.tar.gz gentoo-9e3d3cb5f01ae80188389a2583d29c48f7abb639.tar.bz2 gentoo-9e3d3cb5f01ae80188389a2583d29c48f7abb639.zip |
dev-lang/php: Stable for PPC64 (bug #597586).
Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.27.ebuild b/dev-lang/php/php-5.6.27.ebuild index f64a0c1d1cdb..ab5b24e09445 100644 --- a/dev-lang/php/php-5.6.27.ebuild +++ b/dev-lang/php/php-5.6.27.ebuild @@ -19,7 +19,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-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" |