diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2023-04-04 23:02:20 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-04 23:23:37 +0100 |
commit | bc2d65216d96a97e8e5d38db8cdb156b29e9fc7e (patch) | |
tree | 5a6f0e1db4285efb759ba68130646b94bb8c0f18 /dev-lang | |
parent | dev-lang/php: stable 7.4.33-r2 for sparc, bug #895624 (diff) | |
download | gentoo-bc2d65216d96a97e8e5d38db8cdb156b29e9fc7e.tar.gz gentoo-bc2d65216d96a97e8e5d38db8cdb156b29e9fc7e.tar.bz2 gentoo-bc2d65216d96a97e8e5d38db8cdb156b29e9fc7e.zip |
dev-lang/php: stable 8.0.28 for sparc, bug #895624
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-8.0.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.0.28.ebuild b/dev-lang/php/php-8.0.28.ebuild index 9992b839d390..5c7c1a50ad47 100644 --- a/dev-lang/php/php-8.0.28.ebuild +++ b/dev-lang/php/php-8.0.28.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}" |