diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-05 21:59:49 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-05 21:59:49 +0100 |
commit | 01d2b4d303c3f6fe0bccecf6b7329152f18500be (patch) | |
tree | d91cae18d00f13fd0349d1fbc908000f0a1d214c | |
parent | sys-devel/distcc: arm stable, bug #421481 (diff) | |
download | gentoo-01d2b4d303c3f6fe0bccecf6b7329152f18500be.tar.gz gentoo-01d2b4d303c3f6fe0bccecf6b7329152f18500be.tar.bz2 gentoo-01d2b4d303c3f6fe0bccecf6b7329152f18500be.zip |
dev-lang/php: arm stable, bug #562882
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-lang/php/php-5.5.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.30.ebuild b/dev-lang/php/php-5.5.30.ebuild index c09fc09188f7..5de5f544af2d 100644 --- a/dev-lang/php/php-5.5.30.ebuild +++ b/dev-lang/php/php-5.5.30.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 () { |