diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-28 20:54:13 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-28 20:56:42 +0200 |
commit | e1f4ab73219ea9bb8e922a63753f976c94bcf2b4 (patch) | |
tree | 700518dff9d9f607165cad6aea5164323da32399 /dev-lang | |
parent | dev-db/mariadb: Stable for PPC64 (bug #589346). (diff) | |
download | gentoo-e1f4ab73219ea9bb8e922a63753f976c94bcf2b4.tar.gz gentoo-e1f4ab73219ea9bb8e922a63753f976c94bcf2b4.tar.bz2 gentoo-e1f4ab73219ea9bb8e922a63753f976c94bcf2b4.zip |
dev-lang/php: Stable for HPPA PPC64 (bug #589232).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.5.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-5.5.38.ebuild b/dev-lang/php/php-5.5.38.ebuild index 3727d8783242..a96c4778bd0a 100644 --- a/dev-lang/php/php-5.5.38.ebuild +++ b/dev-lang/php/php-5.5.38.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 () { |