diff options
author | Markus Meier <maekke@gentoo.org> | 2019-03-21 21:38:31 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-03-21 21:38:31 +0100 |
commit | 75c00dfe85899e43c88b0bd7e3518eeaf3c16907 (patch) | |
tree | 9fac1951cfd2ef9762b130278f46e7886ef8043f /dev-lang/php | |
parent | media-libs/libexif: arm stable, bug #679418 (diff) | |
download | gentoo-75c00dfe85899e43c88b0bd7e3518eeaf3c16907.tar.gz gentoo-75c00dfe85899e43c88b0bd7e3518eeaf3c16907.tar.bz2 gentoo-75c00dfe85899e43c88b0bd7e3518eeaf3c16907.zip |
dev-lang/php: arm stable, bug #681074
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.40-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.40-r1.ebuild b/dev-lang/php/php-5.6.40-r1.ebuild index 94c740197552..bb6e1f3cdba6 100644 --- a/dev-lang/php/php-5.6.40-r1.ebuild +++ b/dev-lang/php/php-5.6.40-r1.ebuild @@ -21,7 +21,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" |