summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:52:56 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:52:56 +0200
commit104e06f2c434ee7eafff7c638a6fc89f9c30fcec (patch)
treee5ccd8bd728f1d1a957c257f29d636d9ea752951 /dev-lang/php
parentdev-lang/php: Stabilize 7.4.28 x86, #833608 (diff)
downloadgentoo-104e06f2c434ee7eafff7c638a6fc89f9c30fcec.tar.gz
gentoo-104e06f2c434ee7eafff7c638a6fc89f9c30fcec.tar.bz2
gentoo-104e06f2c434ee7eafff7c638a6fc89f9c30fcec.zip
dev-lang/php: Stabilize 8.0.16 x86, #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 31a9b1df1fea..fe3f79703726 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}"