diff options
author | 2014-01-26 18:37:24 +0000 | |
---|---|---|
committer | 2014-01-26 18:37:24 +0000 | |
commit | 1c68aaa037848380b2d22f37fb4fc21339549ca7 (patch) | |
tree | 26bec379b9b13dd72b8d79faf1dbc2fdc470bab0 /dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild | |
parent | Removing stable keyword for sh/s390 (diff) | |
download | gentoo-2-1c68aaa037848380b2d22f37fb4fc21339549ca7.tar.gz gentoo-2-1c68aaa037848380b2d22f37fb4fc21339549ca7.tar.bz2 gentoo-2-1c68aaa037848380b2d22f37fb4fc21339549ca7.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/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild index 302fe9375f74..ab692c45dd2f 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild,v 1.7 2012/01/31 15:11:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild,v 1.8 2014/01/26 18:37:24 olemarkus Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="class interface to TCP sockets" 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="" |