From: Aaron Bauman Date: Wed, 25 Dec 2019 20:05:20 +0000 (-0500) Subject: dev-lang/php: arm64 stable (bug #703326) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d856ee4106788a4817b5dde1f65642af0648adc4;p=gentoo.git dev-lang/php: arm64 stable (bug #703326) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.83, Repoman-2.3.20 --- diff --git a/dev-lang/php/php-7.2.26.ebuild b/dev-lang/php/php-7.2.26.ebuild index 914025a7c6f5..ebc072644526 100644 --- a/dev-lang/php/php-7.2.26.ebuild +++ b/dev-lang/php/php-7.2.26.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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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" diff --git a/dev-lang/php/php-7.3.13.ebuild b/dev-lang/php/php-7.3.13.ebuild index 020bf9f52c21..57057907917f 100644 --- a/dev-lang/php/php-7.3.13.ebuild +++ b/dev-lang/php/php-7.3.13.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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${PN}-${MY_PV}"