summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-29 16:56:46 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-29 16:56:46 +0000
commitce9c8ee2e77a40867769874f8b0e97132925f09c (patch)
treea73fcee964a90569f064c356d498cdad1bf041c0 /dev-lang
parentunmask php related flags (diff)
downloadgentoo-2-ce9c8ee2e77a40867769874f8b0e97132925f09c.tar.gz
gentoo-2-ce9c8ee2e77a40867769874f8b0e97132925f09c.tar.bz2
gentoo-2-ce9c8ee2e77a40867769874f8b0e97132925f09c.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/ChangeLog5
-rw-r--r--dev-lang/php/php-5.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index f7b6c6eee735..0a86c907f2b9 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.593 2012/05/21 17:52:59 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.594 2012/05/29 16:56:46 aballier Exp $
+
+ 29 May 2012; Alexis Ballier <aballier@gentoo.org> php-5.4.3.ebuild:
+ keyword ~amd64-fbsd
21 May 2012; Brent Baude <ranger@gentoo.org> php-5.3.13.ebuild:
Marking php-5.3.13 ppc for bug 414553
diff --git a/dev-lang/php/php-5.4.3.ebuild b/dev-lang/php/php-5.4.3.ebuild
index 6b29229117c7..6c38d3bbd870 100644
--- a/dev-lang/php/php-5.4.3.ebuild
+++ b/dev-lang/php/php-5.4.3.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.3.ebuild,v 1.1 2012/05/08 17:22:11 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.3.ebuild,v 1.2 2012/05/29 16:56:46 aballier Exp $
EAPI=4
@@ -10,7 +10,7 @@ SUHOSIN_VERSION=""
FPM_VERSION="builtin"
EXPECTED_TEST_FAILURES=""
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
function php_get_uri ()
{