summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:01:13 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:21:04 +0100
commitf3326b08563631a134d4cc7a749aaedb44d18b5e (patch)
treec754d01992284457ae62bc6b2531b4708978adb3 /dev-lang
parentdev-libs/oniguruma: stable 6.8.2 for ppc64, bug #658070 (diff)
downloadgentoo-f3326b08563631a134d4cc7a749aaedb44d18b5e.tar.gz
gentoo-f3326b08563631a134d4cc7a749aaedb44d18b5e.tar.bz2
gentoo-f3326b08563631a134d4cc7a749aaedb44d18b5e.zip
dev-lang/php: stable 5.6.36 for ppc64, bug #658092
Bug: https://bugs.gentoo.org/658092 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/php-5.6.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.36.ebuild b/dev-lang/php/php-5.6.36.ebuild
index 1da9d0b2f701..038d88f3fe95 100644
--- a/dev-lang/php/php-5.6.36.ebuild
+++ b/dev-lang/php/php-5.6.36.ebuild
@@ -18,7 +18,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
# We can build the following SAPIs in the given order
SAPIS="embed cli cgi fpm apache2"