diff options
author | Markus Meier <maekke@gentoo.org> | 2011-01-06 19:17:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-01-06 19:17:56 +0000 |
commit | 44c4721d787d68de0bd7c58b48c7ea7f34431fd7 (patch) | |
tree | 9a10b3fa67e8557aef584d7ab449f5aac8f85529 /dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild | |
parent | Apply some changes, which had been made in older ebuilds and were accidentall... (diff) | |
download | gentoo-2-44c4721d787d68de0bd7c58b48c7ea7f34431fd7.tar.gz gentoo-2-44c4721d787d68de0bd7c58b48c7ea7f34431fd7.tar.bz2 gentoo-2-44c4721d787d68de0bd7c58b48c7ea7f34431fd7.zip |
add ~arm, bug #349659
(Portage version: 2.1.9.29/cvs/Linux i686)
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 ec30f7264426..35774a7d4959 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.6 2011/01/04 15:22:00 hwoarang Exp $ +# $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 $ EAPI="2" @@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-source-r2 -KEYWORDS="alpha amd64 hppa ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm hppa ~ppc64 x86" DESCRIPTION="Suhosin is an advanced protection system for PHP installations." HOMEPAGE="http://www.suhosin.org/" |