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