diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:22:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-20 13:22:47 +0100 |
commit | 84b191ec11cef86ca712bec6df7f5e414b76b0bd (patch) | |
tree | 2a5c101e76b8f47d0b4c5815723efd3a1363a6ef /dev-lang | |
parent | app-eselect/eselect-php: ia64 stable wrt bug #577376 (diff) | |
download | gentoo-84b191ec11cef86ca712bec6df7f5e414b76b0bd.tar.gz gentoo-84b191ec11cef86ca712bec6df7f5e414b76b0bd.tar.bz2 gentoo-84b191ec11cef86ca712bec6df7f5e414b76b0bd.zip |
dev-lang/php: ia64 stable wrt bug #573892
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.32.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.18.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.32.ebuild b/dev-lang/php/php-5.5.32.ebuild index dbc49f0df4b7..d621d8aedc4b 100644 --- a/dev-lang/php/php-5.5.32.ebuild +++ b/dev-lang/php/php-5.5.32.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.18.ebuild b/dev-lang/php/php-5.6.18.ebuild index 7152f495c86a..ececa097f92b 100644 --- a/dev-lang/php/php-5.6.18.ebuild +++ b/dev-lang/php/php-5.6.18.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 () { |