summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-06 05:41:12 +0000
committerSam James <sam@gentoo.org>2020-10-06 05:41:12 +0000
commit8ac252b2da284ef362ee6c12236db1fd60681e92 (patch)
treeede3332e918cb03b3f06e6e660116770a9ecf87d
parentdev-lang/php: Stabilize 7.3.23 arm64, #745993 (diff)
downloadgentoo-8ac252b2da284ef362ee6c12236db1fd60681e92.tar.gz
gentoo-8ac252b2da284ef362ee6c12236db1fd60681e92.tar.bz2
gentoo-8ac252b2da284ef362ee6c12236db1fd60681e92.zip
dev-lang/php: Stabilize 7.4.11 arm64, #745993
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/php/php-7.4.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.11.ebuild b/dev-lang/php/php-7.4.11.ebuild
index 9d80875910a2..5685f621bf4f 100644
--- a/dev-lang/php/php-7.4.11.ebuild
+++ b/dev-lang/php/php-7.4.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 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
S="${WORKDIR}/${PN}-${MY_PV}"