diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-07 11:21:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-07 11:21:10 +0200 |
commit | e2d5b3d6cbdeb70a5bdb6a4cee3f19a75c506a80 (patch) | |
tree | 5645c2c0896133dfd8828b24d1af1379217dc063 /dev-lang | |
parent | app-portage/kuroo4: remove old (diff) | |
download | gentoo-e2d5b3d6cbdeb70a5bdb6a4cee3f19a75c506a80.tar.gz gentoo-e2d5b3d6cbdeb70a5bdb6a4cee3f19a75c506a80.tar.bz2 gentoo-e2d5b3d6cbdeb70a5bdb6a4cee3f19a75c506a80.zip |
dev-lang/php: amd64 stable wrt bug #578734
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-5.5.34.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.20.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.5.34.ebuild b/dev-lang/php/php-5.5.34.ebuild index 6c0c1437bdea..449690cf1ae8 100644 --- a/dev-lang/php/php-5.5.34.ebuild +++ b/dev-lang/php/php-5.5.34.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.20.ebuild b/dev-lang/php/php-5.6.20.ebuild index 0fb581b826d6..f74f3c526d30 100644 --- a/dev-lang/php/php-5.6.20.ebuild +++ b/dev-lang/php/php-5.6.20.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 () { |