diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 13:27:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 13:27:08 +0100 |
commit | 97a2819a095cee8612c199f6db362c38e9160ffd (patch) | |
tree | a47a97f4de217ac1929bcf6355c240bf5d7aebb7 /dev-lang | |
parent | dev-perl/Test-SharedFork: sparc stable wrt bug #571596 (diff) | |
download | gentoo-97a2819a095cee8612c199f6db362c38e9160ffd.tar.gz gentoo-97a2819a095cee8612c199f6db362c38e9160ffd.tar.bz2 gentoo-97a2819a095cee8612c199f6db362c38e9160ffd.zip |
dev-lang/php: sparc stable wrt bug #577376
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.33.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.19.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.33.ebuild b/dev-lang/php/php-5.5.33.ebuild index 952b721c9eb1..1e760cb09a7c 100644 --- a/dev-lang/php/php-5.5.33.ebuild +++ b/dev-lang/php/php-5.5.33.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.19.ebuild b/dev-lang/php/php-5.6.19.ebuild index 9937c67be46a..cdac75647179 100644 --- a/dev-lang/php/php-5.6.19.ebuild +++ b/dev-lang/php/php-5.6.19.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 () { |