diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-03 10:34:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-03 10:34:51 +0000 |
commit | f8f2030f972f55e616377a5f92eed070430e2c22 (patch) | |
tree | afca27c741dfaeb5df1e61c5cda40f75fe1c8309 /dev-lang | |
parent | net-misc/remmina: amd64 stable, bug #638306 (diff) | |
download | gentoo-f8f2030f972f55e616377a5f92eed070430e2c22.tar.gz gentoo-f8f2030f972f55e616377a5f92eed070430e2c22.tar.bz2 gentoo-f8f2030f972f55e616377a5f92eed070430e2c22.zip |
dev-lang/php: stable 7.1.11 for ia64/ppc/ppc64, bug #639072
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64 ppc ppc64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.1.11.ebuild b/dev-lang/php/php-7.1.11.ebuild index 9e74ce04ffa9..98a040cc254c 100644 --- a/dev-lang/php/php-7.1.11.ebuild +++ b/dev-lang/php/php-7.1.11.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" |