diff options
author | 2017-11-08 14:38:12 +0100 | |
---|---|---|
committer | 2017-11-08 14:38:12 +0100 | |
commit | 394d31b635bce6928897a31a8e942b1e0f698a54 (patch) | |
tree | 138819f9bf5397059d4ab55bbc55b42ca35c0871 /dev-lang/php | |
parent | net-p2p/qbittorrent: amd64 stable wrt bug #636052 (diff) | |
download | gentoo-394d31b635bce6928897a31a8e942b1e0f698a54.tar.gz gentoo-394d31b635bce6928897a31a8e942b1e0f698a54.tar.bz2 gentoo-394d31b635bce6928897a31a8e942b1e0f698a54.zip |
dev-lang/php: amd64 stable wrt bug #636694
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.32.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-7.0.25.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.6.32.ebuild b/dev-lang/php/php-5.6.32.ebuild index b4f19e0d0e18..5b80c4f05fb2 100644 --- a/dev-lang/php/php-5.6.32.ebuild +++ b/dev-lang/php/php-5.6.32.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.25.ebuild b/dev-lang/php/php-7.0.25.ebuild index 947d712ca812..e9045372883b 100644 --- a/dev-lang/php/php-7.0.25.ebuild +++ b/dev-lang/php/php-7.0.25.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" |