diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-22 16:04:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-22 16:04:04 +0200 |
commit | a754b2e14df6bffd8a4870d47ac418311b29a324 (patch) | |
tree | 786036e7626d665d9f0d461de15d466475537a3f | |
parent | f55337b307f7ca849981daa46413934459daa93c (diff) | |
download | gentoo-a754b2e14df6bffd8a4870d47ac418311b29a324.tar.gz gentoo-a754b2e14df6bffd8a4870d47ac418311b29a324.tar.xz |
dev-lang/php: x86 stable wrt bug #584204
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
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 449690cf1ae..7368d9b939c 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 f74f3c526d3..bde480b30d6 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 () { |