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 | |
parent | 4cca9e506e6d9aa9b40c8fa38fb1f29ee6557e67 (diff) | |
download | gentoo-f4c1ba7ea0f187d4b9a6f4e551cc71c97d009f53.tar.gz gentoo-f4c1ba7ea0f187d4b9a6f4e551cc71c97d009f53.tar.xz |
dev-lang/php: Stable for PPC64 (bug #587246).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
-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 6258dd95f01..a636e9cc476 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 6f57b00ab0b..b765df3a673 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 () { |