diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-12 22:37:07 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-12 22:37:07 -0400 |
commit | 77f2b49d98cf4de9d50ad154dbea5b7cc9304bed (patch) | |
tree | 7e1736a796b070402f7386bd4de952e5989acfa8 /dev-lang | |
parent | dev-db/mysql: arm64 stable (bug #693814) (diff) | |
download | gentoo-77f2b49d98cf4de9d50ad154dbea5b7cc9304bed.tar.gz gentoo-77f2b49d98cf4de9d50ad154dbea5b7cc9304bed.tar.bz2 gentoo-77f2b49d98cf4de9d50ad154dbea5b7cc9304bed.zip |
dev-lang/php: arm64 stable (bug #693810)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-lang')
-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 6721bb334082..80c6004fe219 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" |