diff options
author | Markus Meier <maekke@gentoo.org> | 2016-07-08 16:36:02 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-07-08 16:36:02 +0200 |
commit | 0571aeed7218da0c42c959e73c37ba0492794577 (patch) | |
tree | 0e6bbce2f2af8dfd906ee4f37b6452bb003652d4 /dev-lang/php | |
parent | x11-misc/xscreensaver: arm stable, bug #587208 (diff) | |
download | gentoo-0571aeed7218da0c42c959e73c37ba0492794577.tar.gz gentoo-0571aeed7218da0c42c959e73c37ba0492794577.tar.bz2 gentoo-0571aeed7218da0c42c959e73c37ba0492794577.zip |
dev-lang/php: arm stable, bug #587246
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.5.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.37.ebuild b/dev-lang/php/php-5.5.37.ebuild index 10b3e6710ec5..81805019b72a 100644 --- a/dev-lang/php/php-5.5.37.ebuild +++ b/dev-lang/php/php-5.5.37.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 () { |