diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-08 09:22:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-08 09:22:28 +0200 |
commit | 252436dbe93c2eb6e3cb4acfbd781d194377b859 (patch) | |
tree | d83a355000e101ef0f15fd3a2ff6e53c3eb9fe2d /dev-lang/php/php-5.5.29.ebuild | |
parent | dev-lang/php: ppc stable wrt bug #559612 (diff) | |
download | gentoo-252436dbe93c2eb6e3cb4acfbd781d194377b859.tar.gz gentoo-252436dbe93c2eb6e3cb4acfbd781d194377b859.tar.bz2 gentoo-252436dbe93c2eb6e3cb4acfbd781d194377b859.zip |
dev-lang/php: ppc64 stable wrt bug #559612
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-lang/php/php-5.5.29.ebuild')
-rw-r--r-- | dev-lang/php/php-5.5.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.29.ebuild b/dev-lang/php/php-5.5.29.ebuild index 69077095d01c..0e510f4b9271 100644 --- a/dev-lang/php/php-5.5.29.ebuild +++ b/dev-lang/php/php-5.5.29.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 () { |