diff options
author | Markus Meier <maekke@gentoo.org> | 2016-03-24 07:02:01 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-03-24 07:02:01 +0100 |
commit | 7d07fb778936bc620a2c27368b00d176da6253cb (patch) | |
tree | 0c15f1ff0f89dd302612225d6c056751cec5b826 /dev-lang/php | |
parent | dev-lang/php: arm stable, bug #577376 (diff) | |
download | gentoo-7d07fb778936bc620a2c27368b00d176da6253cb.tar.gz gentoo-7d07fb778936bc620a2c27368b00d176da6253cb.tar.bz2 gentoo-7d07fb778936bc620a2c27368b00d176da6253cb.zip |
dev-lang/php: arm stable, bug #577376
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.6.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.19.ebuild b/dev-lang/php/php-5.6.19.ebuild index 6380a19902ad..7d4b6ae6b625 100644 --- a/dev-lang/php/php-5.6.19.ebuild +++ b/dev-lang/php/php-5.6.19.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 () { |