diff options
author | 2016-01-17 12:33:14 +0100 | |
---|---|---|
committer | 2016-01-17 12:33:14 +0100 | |
commit | 842e7cd1c1a202d0d873b7e34d6b23f6bb0dbef0 (patch) | |
tree | 63fe2808b394d5c736120a33e41801b53d10ff84 /dev-lang/php | |
parent | net-print/cups-filters: arm stable, bug #567286 (diff) | |
download | gentoo-842e7cd1c1a202d0d873b7e34d6b23f6bb0dbef0.tar.gz gentoo-842e7cd1c1a202d0d873b7e34d6b23f6bb0dbef0.tar.bz2 gentoo-842e7cd1c1a202d0d873b7e34d6b23f6bb0dbef0.zip |
dev-lang/php: arm stable, bug #571254
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.5.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.31.ebuild b/dev-lang/php/php-5.5.31.ebuild index bd5d9b127ddc..30f81f110b6a 100644 --- a/dev-lang/php/php-5.5.31.ebuild +++ b/dev-lang/php/php-5.5.31.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 () { |