diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-19 17:44:50 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-19 17:44:50 +0200 |
commit | bfb06bbd34234f6ad76b78c220eabe643b4bced3 (patch) | |
tree | 7315e9604ea7dee55659d490c8213a933df5c1d5 /dev-lang | |
parent | dev-lang/php: arm stable, bug #578734 (diff) | |
download | gentoo-bfb06bbd34234f6ad76b78c220eabe643b4bced3.tar.gz gentoo-bfb06bbd34234f6ad76b78c220eabe643b4bced3.tar.bz2 gentoo-bfb06bbd34234f6ad76b78c220eabe643b4bced3.zip |
dev-lang/php: arm stable, bug #578734
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.20.ebuild b/dev-lang/php/php-5.6.20.ebuild index 2dbaf77b6e42..3d50ce69128c 100644 --- a/dev-lang/php/php-5.6.20.ebuild +++ b/dev-lang/php/php-5.6.20.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 () { |