summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-14 22:49:18 +0000
committerSam James <sam@gentoo.org>2020-08-14 22:49:18 +0000
commit40f3a00a62daf1dc469274f0064966ad1129c566 (patch)
tree0a46cc4a6735f0263a2205d6cf23488aec5228b3 /dev-lang
parentdev-lang/php: Stabilize 7.3.21 sparc, #736158 (diff)
downloadgentoo-40f3a00a62daf1dc469274f0064966ad1129c566.tar.gz
gentoo-40f3a00a62daf1dc469274f0064966ad1129c566.tar.bz2
gentoo-40f3a00a62daf1dc469274f0064966ad1129c566.zip
dev-lang/php: Stabilize 7.4.9 sparc, #736158
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/php-7.4.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.9.ebuild b/dev-lang/php/php-7.4.9.ebuild
index 8d20d6a18ac5..348b027d0b41 100644
--- a/dev-lang/php/php-7.4.9.ebuild
+++ b/dev-lang/php/php-7.4.9.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}"