summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-04 17:03:12 +0000
committerSam James <sam@gentoo.org>2020-10-04 17:03:12 +0000
commit9629c55426129c85b4345e2183b10ef6b45cedc8 (patch)
treee102120198befb8095ac347420f9c4131ab50081 /dev-lang
parentdev-lang/php: Stabilize 7.2.34 arm, #745993 (diff)
downloadgentoo-9629c55426129c85b4345e2183b10ef6b45cedc8.tar.gz
gentoo-9629c55426129c85b4345e2183b10ef6b45cedc8.tar.bz2
gentoo-9629c55426129c85b4345e2183b10ef6b45cedc8.zip
dev-lang/php: Stabilize 7.3.23 arm, #745993
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/php-7.3.23.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.23.ebuild b/dev-lang/php/php-7.3.23.ebuild
index 705d68d153f3..c914fb7ccd11 100644
--- a/dev-lang/php/php-7.3.23.ebuild
+++ b/dev-lang/php/php-7.3.23.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 ~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}"