summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-09 02:08:44 +0000
committerSam James <sam@gentoo.org>2021-05-09 02:08:44 +0000
commit6c73252f18b0402653bda06cca7f1484cd513ed7 (patch)
treeae997204f087f08d673a9b2108221e34b7fb7244 /dev-lang
parentdev-lang/php: Stabilize 7.3.28 arm64, #788892 (diff)
downloadgentoo-6c73252f18b0402653bda06cca7f1484cd513ed7.tar.gz
gentoo-6c73252f18b0402653bda06cca7f1484cd513ed7.tar.bz2
gentoo-6c73252f18b0402653bda06cca7f1484cd513ed7.zip
dev-lang/php: Stabilize 7.4.19 arm64, #788892
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/php-7.4.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.19.ebuild b/dev-lang/php/php-7.4.19.ebuild
index 01c05f0dd8dd..bb0b9525f77b 100644
--- a/dev-lang/php/php-7.4.19.ebuild
+++ b/dev-lang/php/php-7.4.19.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"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
S="${WORKDIR}/${PN}-${MY_PV}"