summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:56:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:56:18 +0200
commitd9849d37691e242d8668bdf4f8836842e0aa9d28 (patch)
treedc34482e54d2559d39c57f78bad465cdb7c7e0d7 /dev-lang
parentdev-lang/php: Stabilize 8.0.16 arm, #833608 (diff)
downloadgentoo-d9849d37691e242d8668bdf4f8836842e0aa9d28.tar.gz
gentoo-d9849d37691e242d8668bdf4f8836842e0aa9d28.tar.bz2
gentoo-d9849d37691e242d8668bdf4f8836842e0aa9d28.zip
dev-lang/php: Stabilize 7.4.28 arm64, #833608
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/php-7.4.28.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.28.ebuild b/dev-lang/php/php-7.4.28.ebuild
index d43a305571c6..fc016b9cc5bb 100644
--- a/dev-lang/php/php-7.4.28.ebuild
+++ b/dev-lang/php/php-7.4.28.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}"