diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-03 11:57:18 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-03 11:57:18 +0200 |
commit | f4c1ba7ea0f187d4b9a6f4e551cc71c97d009f53 (patch) | |
tree | f97070a648aee07d24134ce7ab0a45b944c92f9f /dev-lang | |
parent | x11-wm/xpra: REQUIRE_USE dec_av2 for x264 and x265 decoding (thanks Christohp... (diff) | |
download | gentoo-f4c1ba7ea0f187d4b9a6f4e551cc71c97d009f53.tar.gz gentoo-f4c1ba7ea0f187d4b9a6f4e551cc71c97d009f53.tar.bz2 gentoo-f4c1ba7ea0f187d4b9a6f4e551cc71c97d009f53.zip |
dev-lang/php: Stable for PPC64 (bug #587246).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.5.37.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.23.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.37.ebuild b/dev-lang/php/php-5.5.37.ebuild index 6258dd95f015..a636e9cc4762 100644 --- a/dev-lang/php/php-5.5.37.ebuild +++ b/dev-lang/php/php-5.5.37.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd -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" function php_get_uri () { diff --git a/dev-lang/php/php-5.6.23.ebuild b/dev-lang/php/php-5.6.23.ebuild index 6f57b00ab0b3..b765df3a6735 100644 --- a/dev-lang/php/php-5.6.23.ebuild +++ b/dev-lang/php/php-5.6.23.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module libtool systemd -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" function php_get_uri () { |