diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-23 15:38:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-23 16:15:37 +0200 |
commit | 874576d34f30e2c363685d0e3c9cce83f04a4b7f (patch) | |
tree | 15cc9b510569f58e9ccf68c17117fb4f63809a4e /dev-lang | |
parent | net-irc/irssi: stable 1.0.4 for hppa, bug #624100 (diff) | |
download | gentoo-874576d34f30e2c363685d0e3c9cce83f04a4b7f.tar.gz gentoo-874576d34f30e2c363685d0e3c9cce83f04a4b7f.tar.bz2 gentoo-874576d34f30e2c363685d0e3c9cce83f04a4b7f.zip |
dev-lang/php: x86 stable (bug #629452)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.0.23.ebuild b/dev-lang/php/php-7.0.23.ebuild index dd53c1f9037e..547d2e86efc6 100644 --- a/dev-lang/php/php-7.0.23.ebuild +++ b/dev-lang/php/php-7.0.23.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" |