diff options
author | Markus Meier <maekke@gentoo.org> | 2016-07-05 22:51:00 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-07-05 22:51:00 +0200 |
commit | 9e3adf78459cba0d4eb9bb63331a1a1025e97712 (patch) | |
tree | 0bd609f12969cf9938c432f54a117c760dc11e12 /dev-lang | |
parent | media-libs/gd: arm stable, bug #581942 (diff) | |
download | gentoo-9e3adf78459cba0d4eb9bb63331a1a1025e97712.tar.gz gentoo-9e3adf78459cba0d4eb9bb63331a1a1025e97712.tar.bz2 gentoo-9e3adf78459cba0d4eb9bb63331a1a1025e97712.zip |
dev-lang/php: arm stable, bug #584204
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.5.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.36.ebuild b/dev-lang/php/php-5.5.36.ebuild index 29787405a2b3..20e34ef4cf42 100644 --- a/dev-lang/php/php-5.5.36.ebuild +++ b/dev-lang/php/php-5.5.36.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 () { |