diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-22 16:03:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-22 16:03:32 +0200 |
commit | f55337b307f7ca849981daa46413934459daa93c (patch) | |
tree | 82643f7deb2666f507420e0e13336aacaa412c2a | |
parent | 516d7d9b04108b53035a3c6c5165b98b460aebfe (diff) | |
download | gentoo-f55337b307f7ca849981daa46413934459daa93c.tar.gz gentoo-f55337b307f7ca849981daa46413934459daa93c.tar.xz |
dev-lang/php: amd64 stable wrt bug #584204
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-lang/php/php-5.5.36.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.22.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.36.ebuild b/dev-lang/php/php-5.5.36.ebuild index 6c0c1437bde..449690cf1ae 100644 --- a/dev-lang/php/php-5.5.36.ebuild +++ b/dev-lang/php/php-5.5.36.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.22.ebuild b/dev-lang/php/php-5.6.22.ebuild index 0fb581b826d..f74f3c526d3 100644 --- a/dev-lang/php/php-5.6.22.ebuild +++ b/dev-lang/php/php-5.6.22.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 () { |