summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-25 15:05:20 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-25 15:05:20 -0500
commitd856ee4106788a4817b5dde1f65642af0648adc4 (patch)
tree7359b29490a0404fc05e5d9176ec3299a4779fad /dev-lang
parentgames-puzzle/pathological: Drop old (diff)
downloadgentoo-d856ee4106788a4817b5dde1f65642af0648adc4.tar.gz
gentoo-d856ee4106788a4817b5dde1f65642af0648adc4.tar.bz2
gentoo-d856ee4106788a4817b5dde1f65642af0648adc4.zip
dev-lang/php: arm64 stable (bug #703326)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.83, Repoman-2.3.20
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/php-7.2.26.ebuild2
-rw-r--r--dev-lang/php/php-7.3.13.ebuild2
2 files changed, 2 insertions, 2 deletions
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}"