diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-11 02:25:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-11 02:25:33 +0000 |
commit | b4a6eaf8adadc45bdd433a922bc19ed517071af1 (patch) | |
tree | f2113429637d8ccd06b6b80ecb3ef4e0e224f56a /dev-php/PEAR-Console_Getopt | |
parent | alpha/ia64 love (diff) | |
download | gentoo-2-b4a6eaf8adadc45bdd433a922bc19ed517071af1.tar.gz gentoo-2-b4a6eaf8adadc45bdd433a922bc19ed517071af1.tar.bz2 gentoo-2-b4a6eaf8adadc45bdd433a922bc19ed517071af1.zip |
revert alpha/ia64 keywords to stable*
(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.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild index 70b24ea981d8..7ce60f442702 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.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.ebuild,v 1.14 2005/11/11 02:24:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild,v 1.15 2005/11/11 02:25:18 vapier Exp $ inherit php-pear @@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" |