diff options
author | 2015-11-05 22:00:41 +0100 | |
---|---|---|
committer | 2015-11-05 22:00:41 +0100 | |
commit | 633e5509468954a91871e5cc4b8a3507d897a593 (patch) | |
tree | e1f9b3a836c1c20c644d7cd04ab0e2ec436fd06c /dev-lang/php | |
parent | dev-lang/php: arm stable, bug #562882 (diff) | |
download | gentoo-633e5509468954a91871e5cc4b8a3507d897a593.tar.gz gentoo-633e5509468954a91871e5cc4b8a3507d897a593.tar.bz2 gentoo-633e5509468954a91871e5cc4b8a3507d897a593.zip |
dev-lang/php: arm stable, bug #562882
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.14.ebuild b/dev-lang/php/php-5.6.14.ebuild index c09fc09188f7..5de5f544af2d 100644 --- a/dev-lang/php/php-5.6.14.ebuild +++ b/dev-lang/php/php-5.6.14.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 () { |