summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-01-27 09:45:52 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-01-27 09:53:42 +0000
commitda8d9a5bc43c37d96ce39a20830ef25b5f943043 (patch)
tree77f2864507faf9f2aaae44a30f5a138763b76d5f
parentdev-lang/php: stable 7.2.27 for ppc64, bug #706168 (diff)
downloadgentoo-da8d9a5b.tar.gz
gentoo-da8d9a5b.tar.bz2
gentoo-da8d9a5b.zip
dev-lang/php: stable 7.3.14 for ppc64, bug #706168
Package-Manager: Portage-2.3.85, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-lang/php/php-7.3.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.3.14.ebuild b/dev-lang/php/php-7.3.14.ebuild
index 5e7ead3ab549..d2804dc98448 100644
--- a/dev-lang/php/php-7.3.14.ebuild
+++ b/dev-lang/php/php-7.3.14.ebuild
@@ -19,7 +19,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}"