summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:56:15 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:56:15 +0200
commit41e66279a00e74f7aae9efcd42b53583a840cb60 (patch)
treea008dcec38e538d4843f66dfc40b85562231fbc8 /dev-lang/php
parentdev-lang/php: Stabilize 8.0.16 ppc64, #833608 (diff)
downloadgentoo-41e66279a00e74f7aae9efcd42b53583a840cb60.tar.gz
gentoo-41e66279a00e74f7aae9efcd42b53583a840cb60.tar.bz2
gentoo-41e66279a00e74f7aae9efcd42b53583a840cb60.zip
dev-lang/php: Stabilize 7.4.28 arm, #833608
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-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 7936357fc959..d43a305571c6 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}"