diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2023-04-04 23:00:51 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-04 23:23:36 +0100 |
commit | 3f00bc33580751b1ba0f287408461853a9e0b1fc (patch) | |
tree | 4f7dfc5e883384854c4496b980a123d10426e340 /dev-lang/php | |
parent | www-servers/apache: stable 2.4.56 for sparc, bug #903493 (diff) | |
download | gentoo-3f00bc33580751b1ba0f287408461853a9e0b1fc.tar.gz gentoo-3f00bc33580751b1ba0f287408461853a9e0b1fc.tar.bz2 gentoo-3f00bc33580751b1ba0f287408461853a9e0b1fc.zip |
dev-lang/php: stable 7.4.33-r2 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/php')
-rw-r--r-- | dev-lang/php/php-7.4.33-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.33-r2.ebuild b/dev-lang/php/php-7.4.33-r2.ebuild index eae709792a2b..389def55dd62 100644 --- a/dev-lang/php/php-7.4.33-r2.ebuild +++ b/dev-lang/php/php-7.4.33-r2.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}" |