diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-18 19:43:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-18 19:43:56 +0000 |
commit | 88d8984a62ab9b963ad332f04b8282dc65c5eed0 (patch) | |
tree | e8703c8658a4d2695fadb0aebdecd54f6c62d945 /dev-php/suhosin/suhosin-0.9.33.ebuild | |
parent | arm/ia64/s390/sh/sparc stable wrt #402999 (diff) | |
download | gentoo-2-88d8984a62ab9b963ad332f04b8282dc65c5eed0.tar.gz gentoo-2-88d8984a62ab9b963ad332f04b8282dc65c5eed0.tar.bz2 gentoo-2-88d8984a62ab9b963ad332f04b8282dc65c5eed0.zip |
ia64/s390/sh/sparc stable wrt #399427
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-php/suhosin/suhosin-0.9.33.ebuild')
-rw-r--r-- | dev-php/suhosin/suhosin-0.9.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/suhosin/suhosin-0.9.33.ebuild b/dev-php/suhosin/suhosin-0.9.33.ebuild index 8d051240b7cb..cc0c937e9672 100644 --- a/dev-php/suhosin/suhosin-0.9.33.ebuild +++ b/dev-php/suhosin/suhosin-0.9.33.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-php/suhosin/suhosin-0.9.33.ebuild,v 1.7 2012/02/17 14:23:10 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.8 2012/02/18 19:43:56 armin76 Exp $ EAPI="2" @@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-source-r2 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86" DESCRIPTION="Suhosin is an advanced protection system for PHP installations." HOMEPAGE="http://www.suhosin.org/" |