diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 09:08:59 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 09:08:59 +0100 |
commit | 7cc86656ee0a40a34a2d13de07390468699777ef (patch) | |
tree | dba47831972306cc29ef320d4d869401926b3682 /dev-lang | |
parent | net-misc/openconnect: arm ppc64 stable (bug 591138). (diff) | |
download | gentoo-7cc86656ee0a40a34a2d13de07390468699777ef.tar.gz gentoo-7cc86656ee0a40a34a2d13de07390468699777ef.tar.bz2 gentoo-7cc86656ee0a40a34a2d13de07390468699777ef.zip |
dev-lang/php: ppc stable (bug 574238).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.0.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.0.15.ebuild b/dev-lang/php/php-7.0.15.ebuild index 21a11515dd5f..19a5e76ae4a1 100644 --- a/dev-lang/php/php-7.0.15.ebuild +++ b/dev-lang/php/php-7.0.15.ebuild @@ -19,7 +19,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # We can build the following SAPIs in the given order SAPIS="embed cli cgi fpm apache2 phpdbg" |