diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 10:41:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 10:41:32 +0200 |
commit | 233134785cf671611d4851d173dfc58e7eb0c2df (patch) | |
tree | cd6e3e035175aee371e63dbd82f19fbe9dd39c9d /dev-lang | |
parent | www-servers/apache: sparc stable wrt bug #583276 (diff) | |
download | gentoo-233134785cf671611d4851d173dfc58e7eb0c2df.tar.gz gentoo-233134785cf671611d4851d173dfc58e7eb0c2df.tar.bz2 gentoo-233134785cf671611d4851d173dfc58e7eb0c2df.zip |
dev-lang/php: sparc stable wrt bug #587246
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.5.37.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.23.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.37.ebuild b/dev-lang/php/php-5.5.37.ebuild index d23b57a10aab..09862d62df5b 100644 --- a/dev-lang/php/php-5.5.37.ebuild +++ b/dev-lang/php/php-5.5.37.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.23.ebuild b/dev-lang/php/php-5.6.23.ebuild index 5885aa5a37cb..5559d0a69463 100644 --- a/dev-lang/php/php-5.6.23.ebuild +++ b/dev-lang/php/php-5.6.23.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 () { |