diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-13 01:56:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-13 01:56:27 +0200 |
commit | a94d1b6a8fed02a50c5123e0033ebfb52b970715 (patch) | |
tree | 5a04413b19da6275eeba247dc25e34767833c23a /dev-lang | |
parent | dev-libs/openssl-compat: x86 stable (bug #694162) (diff) | |
download | gentoo-a94d1b6a8fed02a50c5123e0033ebfb52b970715.tar.gz gentoo-a94d1b6a8fed02a50c5123e0033ebfb52b970715.tar.bz2 gentoo-a94d1b6a8fed02a50c5123e0033ebfb52b970715.zip |
dev-lang/php: x86 stable (bug #693810)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.1.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.1.32.ebuild b/dev-lang/php/php-7.1.32.ebuild index 938d10c7b54d..6721bb334082 100644 --- a/dev-lang/php/php-7.1.32.ebuild +++ b/dev-lang/php/php-7.1.32.ebuild @@ -18,7 +18,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 phpdbg" |