diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-01 05:05:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-01 05:05:05 +0000 |
commit | 291c7cf7d466cf679a734a44fa614bd65793a82d (patch) | |
tree | 341180f25316c455fd6304daa0b68e232a0fd2e3 /dev-php/PEAR-Console_Getopt | |
parent | remove unreleased semaphore, left by previous modem_run process (#109595) (diff) | |
download | gentoo-2-291c7cf7d466cf679a734a44fa614bd65793a82d.tar.gz gentoo-2-291c7cf7d466cf679a734a44fa614bd65793a82d.tar.bz2 gentoo-2-291c7cf7d466cf679a734a44fa614bd65793a82d.zip |
s390 love
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild index 3ff40cd2feed..868b56c3be34 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.7 2005/09/17 17:43:21 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.8 2005/11/01 05:04:34 vapier Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" IUSE="" |