diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-12 10:18:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-12 10:18:23 +0200 |
commit | ad0ce7efb9ec6783e6d3fecb8c61269be9e9d839 (patch) | |
tree | b3a397cf4500122c22ab0f2dde9196ec7f3b22ac /dev-lang | |
parent | www-servers/nginx: x86 stable wrt bug #624552 (diff) | |
download | gentoo-ad0ce7efb9ec6783e6d3fecb8c61269be9e9d839.tar.gz gentoo-ad0ce7efb9ec6783e6d3fecb8c61269be9e9d839.tar.bz2 gentoo-ad0ce7efb9ec6783e6d3fecb8c61269be9e9d839.zip |
dev-lang/php: x86 stable wrt bug #624052
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.31.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-7.0.21.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.6.31.ebuild b/dev-lang/php/php-5.6.31.ebuild index 92dfa82195be..aa633178f52e 100644 --- a/dev-lang/php/php-5.6.31.ebuild +++ b/dev-lang/php/php-5.6.31.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" diff --git a/dev-lang/php/php-7.0.21.ebuild b/dev-lang/php/php-7.0.21.ebuild index 43bad4dd47a3..59e724660364 100644 --- a/dev-lang/php/php-7.0.21.ebuild +++ b/dev-lang/php/php-7.0.21.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" |