diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 12:34:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-17 12:34:05 +0100 |
commit | e0b47516839004caf6343c6f98ce1373e256d995 (patch) | |
tree | 1db24c37b62bc0173b8c40ff2ed76d4986467df3 /dev-lang | |
parent | app-text/ronn: ppc64 stable wrt bug #576632 (diff) | |
download | gentoo-e0b47516839004caf6343c6f98ce1373e256d995.tar.gz gentoo-e0b47516839004caf6343c6f98ce1373e256d995.tar.bz2 gentoo-e0b47516839004caf6343c6f98ce1373e256d995.zip |
dev-lang/php: ppc64 stable wrt bug #577376
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.5.33.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.19.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.33.ebuild b/dev-lang/php/php-5.5.33.ebuild index ba3128b9168d..5527f8521ce4 100644 --- a/dev-lang/php/php-5.5.33.ebuild +++ b/dev-lang/php/php-5.5.33.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.19.ebuild b/dev-lang/php/php-5.6.19.ebuild index dbf88af460a5..8eeef2b3ddbc 100644 --- a/dev-lang/php/php-5.6.19.ebuild +++ b/dev-lang/php/php-5.6.19.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 () { |