diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-15 21:58:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-15 22:00:59 +0000 |
commit | 727164d679c21f6a87b6935b26a57b7b2772d3bf (patch) | |
tree | 4339370d69d16116a1a6aa7fc3a77016f394348d /dev-lang | |
parent | games-rpg/grimrock: Bump to 20150707, EAPI 6, no bundling (diff) | |
download | gentoo-727164d679c21f6a87b6935b26a57b7b2772d3bf.tar.gz gentoo-727164d679c21f6a87b6935b26a57b7b2772d3bf.tar.bz2 gentoo-727164d679c21f6a87b6935b26a57b7b2772d3bf.zip |
dev-lang/php: stable 5.6.34 for ia64, bug #649368
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.34.ebuild b/dev-lang/php/php-5.6.34.ebuild index 0cbd2484dc08..47254dc33495 100644 --- a/dev-lang/php/php-5.6.34.ebuild +++ b/dev-lang/php/php-5.6.34.ebuild @@ -18,7 +18,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(get_version_component_range 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" |