summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2014-01-26 18:43:05 +0000
committerOle Markus With <olemarkus@gentoo.org>2014-01-26 18:43:05 +0000
commit75a9ddc16aed3559cd5a179d3e326f173a5c3861 (patch)
tree6b1a34442bb50cde22fbe3596a7f3f5a9b01fae5 /dev-php/suhosin/suhosin-0.9.33.ebuild
parentRemoving stable keyword for sh/s390 (diff)
downloadgentoo-2-75a9ddc16aed3559cd5a179d3e326f173a5c3861.tar.gz
gentoo-2-75a9ddc16aed3559cd5a179d3e326f173a5c3861.tar.bz2
gentoo-2-75a9ddc16aed3559cd5a179d3e326f173a5c3861.zip
Removing stable keyword for sh/s390
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php/suhosin/suhosin-0.9.33.ebuild')
-rw-r--r--dev-php/suhosin/suhosin-0.9.33.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/suhosin/suhosin-0.9.33.ebuild b/dev-php/suhosin/suhosin-0.9.33.ebuild
index 824f8a3256ad..e72287070725 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-2013 Gentoo Foundation
+# Copyright 1999-2014 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.11 2013/03/05 09:39:32 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.12 2014/01/26 18:43:05 olemarkus Exp $
EAPI="5"
@@ -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/"