diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-19 17:43:54 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-19 17:43:54 +0200 |
commit | 9bb7f7ad41740d9f1fa1dfeaea646c54274fb269 (patch) | |
tree | 41cb3ac1dc56a4be21822d369f40da3b5951a9dd /dev-lang | |
parent | dev-db/postgresql: arm stable, bug #578680 (diff) | |
download | gentoo-9bb7f7ad41740d9f1fa1dfeaea646c54274fb269.tar.gz gentoo-9bb7f7ad41740d9f1fa1dfeaea646c54274fb269.tar.bz2 gentoo-9bb7f7ad41740d9f1fa1dfeaea646c54274fb269.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.5.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.34.ebuild b/dev-lang/php/php-5.5.34.ebuild index d65f01022341..b55091b3a112 100644 --- a/dev-lang/php/php-5.5.34.ebuild +++ b/dev-lang/php/php-5.5.34.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 () { |