diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
commit | 20a0cb026c7526a8f4412677d2b16bf26f73d098 (patch) | |
tree | d93330604483e963cc89e14658a0fe438ec7ef7e /dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild | |
parent | add ia64 keywords #56295 (Manifest recommit) (diff) | |
download | gentoo-2-20a0cb026c7526a8f4412677d2b16bf26f73d098.tar.gz gentoo-2-20a0cb026c7526a8f4412677d2b16bf26f73d098.tar.bz2 gentoo-2-20a0cb026c7526a8f4412677d2b16bf26f73d098.zip |
add ia64 keywords #56295
Diffstat (limited to 'dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild')
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild index 8553030d85a1..116054cf8910 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild,v 1.1 2004/07/30 15:04:16 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.1.ebuild,v 1.2 2004/08/03 17:09:54 agriffis Exp $ inherit php-pear DESCRIPTION="PEAR::System_Command is a commandline execution interface" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha ~ppc" +KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ia64" IUSE="" |