diff options
author | 2019-12-25 20:23:52 +0000 | |
---|---|---|
committer | 2019-12-25 20:23:52 +0000 | |
commit | 3b121eb59938a092daa712928e65d0ab6f14ee95 (patch) | |
tree | 108c8b582b633bd1887e2711b7c50bd49aae2a30 /dev-lang | |
parent | dev-ruby/rack: stable 1.6.12 for ia64, bug #703316 (diff) | |
download | gentoo-3b121eb59938a092daa712928e65d0ab6f14ee95.tar.gz gentoo-3b121eb59938a092daa712928e65d0ab6f14ee95.tar.bz2 gentoo-3b121eb59938a092daa712928e65d0ab6f14ee95.zip |
dev-lang/php: stable 7.2.26 for ia64, bug #703326
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-7.2.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.26.ebuild b/dev-lang/php/php-7.2.26.ebuild index df67bbc7d1b9..09023f8dd1b1 100644 --- a/dev-lang/php/php-7.2.26.ebuild +++ b/dev-lang/php/php-7.2.26.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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~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" |