summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-05-21 22:08:44 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-21 22:34:47 +0100
commitf98625bd240be7eaf9248af27d13e350ffcb66aa (patch)
tree1f37d22fd9d0d36749b76f01ad99a8f318fa4f70 /dev-lang
parentdev-lang/php: stable 7.3.18 for hppa, bug #722980 (diff)
downloadgentoo-f98625bd240be7eaf9248af27d13e350ffcb66aa.tar.gz
gentoo-f98625bd240be7eaf9248af27d13e350ffcb66aa.tar.bz2
gentoo-f98625bd240be7eaf9248af27d13e350ffcb66aa.zip
dev-lang/php: stable 7.4.6 for hppa, bug #722980
Package-Manager: Portage-2.3.99, Repoman-2.3.22 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')
-rw-r--r--dev-lang/php/php-7.4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.6.ebuild b/dev-lang/php/php-7.4.6.ebuild
index 3296586fdbab..58777fb1081f 100644
--- a/dev-lang/php/php-7.4.6.ebuild
+++ b/dev-lang/php/php-7.4.6.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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
S="${WORKDIR}/${PN}-${MY_PV}"