diff options
author | Brian Harring <ferringb@gentoo.org> | 2005-09-17 11:06:44 +0000 |
---|---|---|
committer | Brian Harring <ferringb@gentoo.org> | 2005-09-17 11:06:44 +0000 |
commit | 30c1761cdf676319e5d2c23816b1ac3e65ee0edd (patch) | |
tree | 6e80d0a671b6ba61bff734dc30baf438cdf93419 /dev-php/PEAR-Console_Getopt | |
parent | UTF-8 fixes. (diff) | |
download | historical-30c1761cdf676319e5d2c23816b1ac3e65ee0edd.tar.gz historical-30c1761cdf676319e5d2c23816b1ac3e65ee0edd.tar.bz2 historical-30c1761cdf676319e5d2c23816b1ac3e65ee0edd.zip |
backing out ~amd64 keywording due to broken deps.
Package-Manager: portage-2.0.51.22-r2
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 49366688ea95..8410e22d77d7 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.5 2005/09/16 22:24:56 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.6 2005/09/17 11:06:44 ferringb Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" |