diff options
author | Markus Meier <maekke@gentoo.org> | 2016-07-08 16:38:57 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-07-08 16:39:12 +0200 |
commit | 6d285a626c33193b3b67a9f822763d3f17ba3dc8 (patch) | |
tree | 5354fce311c28736024b40e0a9b514091656e520 /dev-lang/php | |
parent | net-misc/wireguard: snapshot bump (diff) | |
download | gentoo-6d285a626c33193b3b67a9f822763d3f17ba3dc8.tar.gz gentoo-6d285a626c33193b3b67a9f822763d3f17ba3dc8.tar.bz2 gentoo-6d285a626c33193b3b67a9f822763d3f17ba3dc8.zip |
dev-lang/php: arm stable, bug #587246
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.23.ebuild b/dev-lang/php/php-5.6.23.ebuild index 8038cca34069..5dcc59764b8e 100644 --- a/dev-lang/php/php-5.6.23.ebuild +++ b/dev-lang/php/php-5.6.23.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 () { |