diff options
author | Markus Meier <maekke@gentoo.org> | 2019-01-30 19:50:05 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-01-30 19:50:05 +0100 |
commit | e4833bca0234cc25824ac11b8c6479139a8c6db5 (patch) | |
tree | 816bfdffe52cb055a1627e6d111c888c738b366d /dev-lang | |
parent | app-arch/tar: arm stable, bug #674210 (diff) | |
download | gentoo-e4833bca0234cc25824ac11b8c6479139a8c6db5.tar.gz gentoo-e4833bca0234cc25824ac11b8c6479139a8c6db5.tar.bz2 gentoo-e4833bca0234cc25824ac11b8c6479139a8c6db5.zip |
dev-lang/php: arm stable, bug #675182
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.40.ebuild b/dev-lang/php/php-5.6.40.ebuild index 7973d3403447..2a5e9be903fb 100644 --- a/dev-lang/php/php-5.6.40.ebuild +++ b/dev-lang/php/php-5.6.40.ebuild @@ -19,7 +19,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~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 ~arm64 ~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" |