diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-30 12:50:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-30 12:50:16 +0200 |
commit | ff1975a4c466d8d8bb9c12b0b50d888daaddd91b (patch) | |
tree | 20500d5718eb2ca6bb5a858658ca9ab145f69e1d /dev-lang | |
parent | dev-lang/php: amd64 stable wrt bug #587246 (diff) | |
download | gentoo-ff1975a4c466d8d8bb9c12b0b50d888daaddd91b.tar.gz gentoo-ff1975a4c466d8d8bb9c12b0b50d888daaddd91b.tar.bz2 gentoo-ff1975a4c466d8d8bb9c12b0b50d888daaddd91b.zip |
dev-lang/php: x86 stable wrt bug #587246
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
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 e6921b4eab7c..fd130bc7c71c 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 8f31578db0a4..33b236fe72d8 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 () { |