diff options
author | 2019-01-17 08:11:08 +0000 | |
---|---|---|
committer | 2019-01-17 08:11:08 +0000 | |
commit | 41f6497093b9f9de17d0b72e68cdd36d5c4fa089 (patch) | |
tree | 1c5176773cfadca01ddc42e6fe43f3c5bb23e37d /dev-lang/php | |
parent | app-admin/conky: stable 1.10.8-r4 for ppc64, bug #674700 (diff) | |
download | gentoo-41f6497093b9f9de17d0b72e68cdd36d5c4fa089.tar.gz gentoo-41f6497093b9f9de17d0b72e68cdd36d5c4fa089.tar.bz2 gentoo-41f6497093b9f9de17d0b72e68cdd36d5c4fa089.zip |
dev-lang/php: stable 5.6.40 for ppc64, bug #675182
Package-Manager: Portage-2.3.56, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.40.ebuild b/dev-lang/php/php-5.6.40.ebuild index 71e9775feaa7..7973d3403447 100644 --- a/dev-lang/php/php-5.6.40.ebuild +++ b/dev-lang/php/php-5.6.40.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-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" |