summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-03-02 19:05:40 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-02 18:25:53 +0000
commitbc151977b9a98be0e32b0a2ee20e399fd2753236 (patch)
treeafcfb7b0bb8c5e16315cc3bafb405bb482f7a1d1 /dev-lang/php
parentnet-firewall/iptables: security cleanup (diff)
downloadgentoo-bc151977b9a98be0e32b0a2ee20e399fd2753236.tar.gz
gentoo-bc151977b9a98be0e32b0a2ee20e399fd2753236.tar.bz2
gentoo-bc151977b9a98be0e32b0a2ee20e399fd2753236.zip
dev-lang/php: stable 7.4.3-r1 for hppa, bug #710304
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/php-7.4.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.3-r1.ebuild b/dev-lang/php/php-7.4.3-r1.ebuild
index 4bc7906738bc..3701941e2440 100644
--- a/dev-lang/php/php-7.4.3-r1.ebuild
+++ b/dev-lang/php/php-7.4.3-r1.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 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
S="${WORKDIR}/${PN}-${MY_PV}"