summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2014-01-26 18:43:08 +0000
committerOle Markus With <olemarkus@gentoo.org>2014-01-26 18:43:08 +0000
commit44a00a147b33a0db4fa518bd14c58c3db26ad979 (patch)
tree7e6e2b29d0c00e6b82aa39b73a276d4e395d1109 /dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild
parentmusl provides its own intl (diff)
downloadhistorical-44a00a147b33a0db4fa518bd14c58c3db26ad979.tar.gz
historical-44a00a147b33a0db4fa518bd14c58c3db26ad979.tar.bz2
historical-44a00a147b33a0db4fa518bd14c58c3db26ad979.zip
Removing stable keyword for sh/s390
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64 Manifest-Sign-Key: 0xC4A92BF5
Diffstat (limited to 'dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild')
-rw-r--r--dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild
index a213d78ba03b..76a9532b6c60 100644
--- a/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild
+++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild,v 1.10 2007/12/11 08:49:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-SOAP/PEAR-SOAP-0.11.0.ebuild,v 1.11 2014/01/26 18:39:31 olemarkus Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="SOAP Client/Server for PHP 4"
LICENSE="PHP-2.02"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE="minimal"
RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1