diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 10:16:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 10:16:15 +0200 |
commit | 60de9630a9e89d3d5cca7c7483424ef7f5bd5036 (patch) | |
tree | f9ebb0eb1bafbc129c221a4c6e5dab272a9ff6a5 /dev-lang/php/php-5.5.35.ebuild | |
parent | eb9c44d9ddb178302cc7c06d004cc17e406311af (diff) | |
download | gentoo-60de9630a9e89d3d5cca7c7483424ef7f5bd5036.tar.gz gentoo-60de9630a9e89d3d5cca7c7483424ef7f5bd5036.tar.xz |
dev-lang/php: ppc stable wrt bug #581834
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/php/php-5.5.35.ebuild')
-rw-r--r-- | dev-lang/php/php-5.5.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.35.ebuild b/dev-lang/php/php-5.5.35.ebuild index f18609e90c7..eab5a969ee2 100644 --- a/dev-lang/php/php-5.5.35.ebuild +++ b/dev-lang/php/php-5.5.35.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 () { |