diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:55:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:36:02 +0100 |
commit | 6192a8852d849d76667f6cc382e9b35920e86d1a (patch) | |
tree | 3d5059bccdf811e1249a1fef7880e31086e4e628 /dev-lang | |
parent | dev-lang/php: stable 5.6.36 for ppc, bug #658092 (diff) | |
download | gentoo-6192a8852d849d76667f6cc382e9b35920e86d1a.tar.gz gentoo-6192a8852d849d76667f6cc382e9b35920e86d1a.tar.bz2 gentoo-6192a8852d849d76667f6cc382e9b35920e86d1a.zip |
dev-lang/php: stable 7.0.30 for ppc, bug #658092
Bug: https://bugs.gentoo.org/658092
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.0.30.ebuild b/dev-lang/php/php-7.0.30.ebuild index 90a7930b7ac0..10ae76b8f2d8 100644 --- a/dev-lang/php/php-7.0.30.ebuild +++ b/dev-lang/php/php-7.0.30.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 phpdbg" |