diff options
author | 2016-05-13 15:56:15 +0200 | |
---|---|---|
committer | 2016-05-13 15:56:15 +0200 | |
commit | 6eae9fb603161af15886f587d0a28445b5689989 (patch) | |
tree | be010fa1d5ae16394c845758df364262537a1f4f /dev-lang | |
parent | media-libs/imlib2: Stable for PPC64 (bug #580038). (diff) | |
download | gentoo-6eae9fb603161af15886f587d0a28445b5689989.tar.gz gentoo-6eae9fb603161af15886f587d0a28445b5689989.tar.bz2 gentoo-6eae9fb603161af15886f587d0a28445b5689989.zip |
dev-lang/php: Stable for PPC64 (bug #581834).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.5.35.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.21.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.35.ebuild b/dev-lang/php/php-5.5.35.ebuild index 7368d9b939c8..589f9dd602fe 100644 --- a/dev-lang/php/php-5.5.35.ebuild +++ b/dev-lang/php/php-5.5.35.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 () { diff --git a/dev-lang/php/php-5.6.21.ebuild b/dev-lang/php/php-5.6.21.ebuild index bde480b30d61..1626c2c37e01 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 () { |