diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-22 22:23:45 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-22 22:26:57 +0100 |
commit | 5b9a163984c81c768831b05f2fed090ad0893de1 (patch) | |
tree | f8a1c330970b11f4baf2ea5ed56fab8b0e94c7f2 /dev-lang | |
parent | sys-kernel/linux-headers: version bump to 4.10 (diff) | |
download | gentoo-5b9a163984c81c768831b05f2fed090ad0893de1.tar.gz gentoo-5b9a163984c81c768831b05f2fed090ad0893de1.tar.bz2 gentoo-5b9a163984c81c768831b05f2fed090ad0893de1.zip |
dev-lang/php: arm ppc64 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 130133c9513a..21a11515dd5f 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" |