diff options
author | 2018-09-18 23:03:45 +0100 | |
---|---|---|
committer | 2018-09-18 23:11:12 +0100 | |
commit | 6829364ba1200031c2c6faac904841326669b204 (patch) | |
tree | ce32ea570a32a5b3a3e102ba5bcf226fddcfcc55 /dev-lang | |
parent | net-irc/eggdrop: stable 1.8.3 for ia64, bug #666210 (diff) | |
download | gentoo-6829364ba1200031c2c6faac904841326669b204.tar.gz gentoo-6829364ba1200031c2c6faac904841326669b204.tar.bz2 gentoo-6829364ba1200031c2c6faac904841326669b204.zip |
dev-lang/php: stable 5.6.38 for ia64, bug #666256
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.38.ebuild b/dev-lang/php/php-5.6.38.ebuild index 2f3642d952cd..1d35d9d57c4f 100644 --- a/dev-lang/php/php-5.6.38.ebuild +++ b/dev-lang/php/php-5.6.38.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" |