diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 08:01:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-27 08:09:38 +0000 |
commit | 13e20c52667e257985f63057cf343a970c56712d (patch) | |
tree | 0108221a1d381a8d99ebfd5b866a9c3435181949 /dev-lang | |
parent | media-libs/lilv: stable 0.24.6 for ia64, bug #706056 (diff) | |
download | gentoo-13e20c52667e257985f63057cf343a970c56712d.tar.gz gentoo-13e20c52667e257985f63057cf343a970c56712d.tar.bz2 gentoo-13e20c52667e257985f63057cf343a970c56712d.zip |
dev-lang/php: stable 7.2.27 for ia64, bug #706168
Package-Manager: Portage-2.3.85, 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.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.27.ebuild b/dev-lang/php/php-7.2.27.ebuild index a022504e7b21..2545249e6230 100644 --- a/dev-lang/php/php-7.2.27.ebuild +++ b/dev-lang/php/php-7.2.27.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" |