diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 13:28:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 13:28:06 +0100 |
commit | d8cd311a59f6624c1cfa43faaee7c8d68bc5c470 (patch) | |
tree | dcba0553ee708bd9b39fcd5a0f2b084f207dbf1d /dev-lang | |
parent | dev-libs/botan: sparc stable wrt bug #574034 (diff) | |
download | gentoo-d8cd311a59f6624c1cfa43faaee7c8d68bc5c470.tar.gz gentoo-d8cd311a59f6624c1cfa43faaee7c8d68bc5c470.tar.bz2 gentoo-d8cd311a59f6624c1cfa43faaee7c8d68bc5c470.zip |
dev-lang/php: sparc stable wrt bug #571254
Package-Manager: portage-2.2.26
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.31.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.17.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.31.ebuild b/dev-lang/php/php-5.5.31.ebuild index 79743c4865c8..4132fc937c36 100644 --- a/dev-lang/php/php-5.5.31.ebuild +++ b/dev-lang/php/php-5.5.31.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.17.ebuild b/dev-lang/php/php-5.6.17.ebuild index f968777bbc32..5b981884e362 100644 --- a/dev-lang/php/php-5.6.17.ebuild +++ b/dev-lang/php/php-5.6.17.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 () { |