diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:40:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 15:40:12 +0100 |
commit | bc7e0d677556848b09b44f1c4985d8777fc6ce71 (patch) | |
tree | 9c155a47b23f58f570b345908ba530113b49bb63 | |
parent | dev-util/lttng-ust: stable 2.11.0 for ia64, bug #712730 (diff) | |
download | gentoo-bc7e0d677556848b09b44f1c4985d8777fc6ce71.tar.gz gentoo-bc7e0d677556848b09b44f1c4985d8777fc6ce71.tar.bz2 gentoo-bc7e0d677556848b09b44f1c4985d8777fc6ce71.zip |
dev-lang/php: stable 7.2.29 for ia64, bug #713484
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-lang/php/php-7.2.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-7.2.29.ebuild b/dev-lang/php/php-7.2.29.ebuild index 194a6816dea7..702185ace95e 100644 --- a/dev-lang/php/php-7.2.29.ebuild +++ b/dev-lang/php/php-7.2.29.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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 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" |