diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 20:39:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-18 20:39:47 +0000 |
commit | 85271858a3146b24910f4c370dabea5739ff09a3 (patch) | |
tree | 53898f51e1fe03b915a1a9cf8f51d30e58ef69f4 /dev-lang/php/php-5.4.8.ebuild | |
parent | Stable for ia64, wrt bug #447012 (diff) | |
download | gentoo-2-85271858a3146b24910f4c370dabea5739ff09a3.tar.gz gentoo-2-85271858a3146b24910f4c370dabea5739ff09a3.tar.bz2 gentoo-2-85271858a3146b24910f4c370dabea5739ff09a3.zip |
Stable for ia64, wrt bug #447012
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang/php/php-5.4.8.ebuild')
-rw-r--r-- | dev-lang/php/php-5.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.4.8.ebuild b/dev-lang/php/php-5.4.8.ebuild index 3d0b20d06d3c..03786b5d328b 100644 --- a/dev-lang/php/php-5.4.8.ebuild +++ b/dev-lang/php/php-5.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.5 2012/12/14 09:36:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.6 2012/12/18 20:39:47 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SUHOSIN_VERSION="" FPM_VERSION="builtin" EXPECTED_TEST_FAILURES="" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-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-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |