diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 10:41:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 10:41:26 +0200 |
commit | 4a9116c28d42de951bfcdb836c75129533cfe331 (patch) | |
tree | cab1e9de32e8fdbfb5c74059d97aee499be38625 /dev-lang/php | |
parent | x11-drivers/xf86-video-virtualbox: Removed gcc version check. (diff) | |
download | gentoo-4a9116c28d42de951bfcdb836c75129533cfe331.tar.gz gentoo-4a9116c28d42de951bfcdb836c75129533cfe331.tar.bz2 gentoo-4a9116c28d42de951bfcdb836c75129533cfe331.zip |
dev-lang/php: amd64 stable wrt bug #589232
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.5.38.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.24.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.38.ebuild b/dev-lang/php/php-5.5.38.ebuild index 006daa331ddc..ad1e5ff8fb48 100644 --- a/dev-lang/php/php-5.5.38.ebuild +++ b/dev-lang/php/php-5.5.38.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.24.ebuild b/dev-lang/php/php-5.6.24.ebuild index 81092a65f62e..366bc1d0d801 100644 --- a/dev-lang/php/php-5.6.24.ebuild +++ b/dev-lang/php/php-5.6.24.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils autotools flag-o-matic versionator 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 () { |