diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-19 20:27:01 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-19 20:27:01 +0200 |
commit | 4e4eebba740d78ecf895f32318ad9f135a75804a (patch) | |
tree | 4b3981d6e17e740f30ea9fa9996a10cff43ef5d5 /dev-lang | |
parent | dev-lang/php: arm stable, bug #581834 (diff) | |
download | gentoo-4e4eebba740d78ecf895f32318ad9f135a75804a.tar.gz gentoo-4e4eebba740d78ecf895f32318ad9f135a75804a.tar.bz2 gentoo-4e4eebba740d78ecf895f32318ad9f135a75804a.zip |
dev-lang/php: arm stable, bug #581834
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.6.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.6.21.ebuild b/dev-lang/php/php-5.6.21.ebuild index 2dbaf77b6e42..3d50ce69128c 100644 --- a/dev-lang/php/php-5.6.21.ebuild +++ b/dev-lang/php/php-5.6.21.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 () { |