diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:22:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:22:59 +0100 |
commit | 5ba65cf88054c97a10150b74825fee991f12bf5c (patch) | |
tree | 57af4bc0fa95344bcbf62f4b8dbf22cbc11c8856 /dev-lang | |
parent | dev-lang/php: ia64 stable wrt bug #573892 (diff) | |
download | gentoo-5ba65cf88054c97a10150b74825fee991f12bf5c.tar.gz gentoo-5ba65cf88054c97a10150b74825fee991f12bf5c.tar.bz2 gentoo-5ba65cf88054c97a10150b74825fee991f12bf5c.zip |
dev-lang/php: ia64 stable wrt bug #571254
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.5.31.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.17.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.31.ebuild b/dev-lang/php/php-5.5.31.ebuild index 4132fc937c36..192d2f93130d 100644 --- a/dev-lang/php/php-5.5.31.ebuild +++ b/dev-lang/php/php-5.5.31.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { diff --git a/dev-lang/php/php-5.6.17.ebuild b/dev-lang/php/php-5.6.17.ebuild index 5b981884e362..444286eb8ea7 100644 --- a/dev-lang/php/php-5.6.17.ebuild +++ b/dev-lang/php/php-5.6.17.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module libtool systemd -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |