diff options
author | 2011-01-08 18:32:47 +0000 | |
---|---|---|
committer | 2011-01-08 18:32:47 +0000 | |
commit | 8e3b06983e3628a4f3fb542740ff87f363fab07b (patch) | |
tree | b5c7676b5242a3c988e885c68c516d3761bb18d7 /dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild | |
parent | Marking phpdbg-2.15.5-r1 ~ppc for bug 349659 (diff) | |
download | historical-8e3b06983e3628a4f3fb542740ff87f363fab07b.tar.gz historical-8e3b06983e3628a4f3fb542740ff87f363fab07b.tar.bz2 historical-8e3b06983e3628a4f3fb542740ff87f363fab07b.zip |
Marking suhosin-0.9.32.1-r2 ~ppc for bug 349659
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild')
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild b/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild index 35774a7d4959..5341d7f05ca2 100644 --- a/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.7 2011/01/06 19:17:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.8 2011/01/08 18:32:47 ranger Exp $ EAPI="2" @@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-source-r2 -KEYWORDS="alpha amd64 ~arm hppa ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 x86" DESCRIPTION="Suhosin is an advanced protection system for PHP installations." HOMEPAGE="http://www.suhosin.org/" |