summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-05 18:58:39 +0100
committerSam James <sam@gentoo.org>2021-10-05 18:58:39 +0100
commit7b0c1049e3732111f17865ae72553976de85b92b (patch)
treed887687e9b7249b3c7eed53fa291550b6dd45897 /dev-lang
parentdev-lang/php: Stabilize 7.4.24 arm64, #815253 (diff)
downloadgentoo-7b0c1049e3732111f17865ae72553976de85b92b.tar.gz
gentoo-7b0c1049e3732111f17865ae72553976de85b92b.tar.bz2
gentoo-7b0c1049e3732111f17865ae72553976de85b92b.zip
dev-lang/php: Stabilize 8.0.11 arm64, #815253
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/php-8.0.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.0.11.ebuild b/dev-lang/php/php-8.0.11.ebuild
index f78ee0932496..df8ecdf6d705 100644
--- a/dev-lang/php/php-8.0.11.ebuild
+++ b/dev-lang/php/php-8.0.11.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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
S="${WORKDIR}/${PN}-${MY_PV}"