diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-18 23:04:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-18 23:11:13 +0100 |
commit | e30075ec20c5c7c9d2417d3175c226b7736d96ca (patch) | |
tree | d987bf8e4d4283e370bed6af194bc575544e8cdb /dev-lang/php | |
parent | dev-lang/php: stable 7.1.22 for ia64, bug #666256 (diff) | |
download | gentoo-e30075ec20c5c7c9d2417d3175c226b7736d96ca.tar.gz gentoo-e30075ec20c5c7c9d2417d3175c226b7736d96ca.tar.bz2 gentoo-e30075ec20c5c7c9d2417d3175c226b7736d96ca.zip |
dev-lang/php: stable 7.2.10 for ia64, bug #666256
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-7.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.10.ebuild b/dev-lang/php/php-7.2.10.ebuild index 8eb548e1fc74..dad10624b371 100644 --- a/dev-lang/php/php-7.2.10.ebuild +++ b/dev-lang/php/php-7.2.10.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" |