diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-28 08:36:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-28 08:36:06 +0000 |
commit | 89e257cc5d7a2bd67529cbe131c2bc5d488d212d (patch) | |
tree | fc4df3a6627cf5959a8daae927023a7d09579d41 /virtual/httpd-php/httpd-php-5.6.ebuild | |
parent | Fix dev-libs/icu dependency - bug #550546 (diff) | |
download | historical-89e257cc5d7a2bd67529cbe131c2bc5d488d212d.tar.gz historical-89e257cc5d7a2bd67529cbe131c2bc5d488d212d.tar.bz2 historical-89e257cc5d7a2bd67529cbe131c2bc5d488d212d.zip |
stable for amd64/x86 wrt bug #550164
Package-Manager: portage-2.2.18/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'virtual/httpd-php/httpd-php-5.6.ebuild')
-rw-r--r-- | virtual/httpd-php/httpd-php-5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/httpd-php/httpd-php-5.6.ebuild b/virtual/httpd-php/httpd-php-5.6.ebuild index 788dc2a0ed49..ff4ade74976e 100644 --- a/virtual/httpd-php/httpd-php-5.6.ebuild +++ b/virtual/httpd-php/httpd-php-5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.6.ebuild,v 1.4 2015/05/28 05:44:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.6.ebuild,v 1.5 2015/05/28 08:36:05 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="|| ( dev-lang/php:${SLOT}[fpm] |