summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-02-11 15:02:59 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-02-11 15:02:41 +0000
commit396281b9ea2911733072b776d07b125fdbd33a29 (patch)
tree42097afc32a6e50278b02ba8f433463754003f73 /dev-lang/php/php-7.4.15.ebuild
parentdev-python/lmdb: Add a revision using lmdb-0.9.28+ (diff)
downloadgentoo-396281b9ea2911733072b776d07b125fdbd33a29.tar.gz
gentoo-396281b9ea2911733072b776d07b125fdbd33a29.tar.bz2
gentoo-396281b9ea2911733072b776d07b125fdbd33a29.zip
dev-lang/php: stable 7.4.15 for sparc, bug #768756
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/php/php-7.4.15.ebuild')
-rw-r--r--dev-lang/php/php-7.4.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.4.15.ebuild b/dev-lang/php/php-7.4.15.ebuild
index 224fa5ef8239..1aa9e4a0aa33 100644
--- a/dev-lang/php/php-7.4.15.ebuild
+++ b/dev-lang/php/php-7.4.15.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"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
S="${WORKDIR}/${PN}-${MY_PV}"