diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-10-26 17:40:03 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-26 17:06:42 +0100 |
commit | b59524872b346f4374c2e4281111530286ced66c (patch) | |
tree | 33ba3862134b9fe291972a85556c5e5b230a77ad | |
parent | dev-lang/php: stable 7.3.31-r1 for sparc, bug #820221 (diff) | |
download | gentoo-b59524872b346f4374c2e4281111530286ced66c.tar.gz gentoo-b59524872b346f4374c2e4281111530286ced66c.tar.bz2 gentoo-b59524872b346f4374c2e4281111530286ced66c.zip |
dev-lang/php: stable 7.4.25 for sparc, bug #820221
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-lang/php/php-7.4.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.25.ebuild b/dev-lang/php/php-7.4.25.ebuild index 41c73f308f81..3005866d19ac 100644 --- a/dev-lang/php/php-7.4.25.ebuild +++ b/dev-lang/php/php-7.4.25.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}" |