diff options
author | 2016-08-10 21:37:03 +0200 | |
---|---|---|
committer | 2016-08-10 21:37:03 +0200 | |
commit | 7153f72bc5a664bbee39b81c19594b69b659aefa (patch) | |
tree | 84d4a985d24e261cd914b5b01855a9c1cae4cfa4 /dev-lang | |
parent | dev-db/mariadb: arm stable, bug #589346 (diff) | |
download | gentoo-7153f72bc5a664bbee39b81c19594b69b659aefa.tar.gz gentoo-7153f72bc5a664bbee39b81c19594b69b659aefa.tar.bz2 gentoo-7153f72bc5a664bbee39b81c19594b69b659aefa.zip |
dev-lang/php: arm stable, bug #589232
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.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.38.ebuild b/dev-lang/php/php-5.5.38.ebuild index a96c4778bd0a..9376facd965b 100644 --- a/dev-lang/php/php-5.5.38.ebuild +++ b/dev-lang/php/php-5.5.38.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 () { |