diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 21:29:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 21:29:49 +0300 |
commit | dad5f8e50dca9d0a97cef95928466a5b3ae34783 (patch) | |
tree | 689cc23704a845bdb210452b4bffbf47a693ee49 /dev-lang/php/php-7.1.32.ebuild | |
parent | sys-devel/distcc: arm stable wrt bug #693744 (diff) | |
download | gentoo-dad5f8e50dca9d0a97cef95928466a5b3ae34783.tar.gz gentoo-dad5f8e50dca9d0a97cef95928466a5b3ae34783.tar.bz2 gentoo-dad5f8e50dca9d0a97cef95928466a5b3ae34783.zip |
dev-lang/php: arm stable wrt bug #693810
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-lang/php/php-7.1.32.ebuild')
-rw-r--r-- | dev-lang/php/php-7.1.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.1.32.ebuild b/dev-lang/php/php-7.1.32.ebuild index bc16ecfd72a5..22848b7ce48c 100644 --- a/dev-lang/php/php-7.1.32.ebuild +++ b/dev-lang/php/php-7.1.32.ebuild @@ -18,7 +18,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 phpdbg" |