diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 18:23:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 18:23:33 +0100 |
commit | d238270e0726a1e1ed39d0101ec3d5139d6afdc6 (patch) | |
tree | 7e7da221abbde9a80348f4b22c43d59bad8ee1fc /dev-lang/php | |
parent | 438b5bebcfa7497ac64898dff8ac3a1446497ceb (diff) | |
download | gentoo-d238270e0726a1e1ed39d0101ec3d5139d6afdc6.tar.gz gentoo-d238270e0726a1e1ed39d0101ec3d5139d6afdc6.tar.xz |
dev-lang/php: ppc stable wrt bug #571254
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.5.31.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.17.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.31.ebuild b/dev-lang/php/php-5.5.31.ebuild index 6012f6493bd..444088f1288 100644 --- a/dev-lang/php/php-5.5.31.ebuild +++ b/dev-lang/php/php-5.5.31.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.17.ebuild b/dev-lang/php/php-5.6.17.ebuild index 01edccbf150..edcb4f57740 100644 --- a/dev-lang/php/php-5.6.17.ebuild +++ b/dev-lang/php/php-5.6.17.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 () { |