diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-03-29 10:43:31 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-03-29 10:43:31 +0000 |
commit | 42530ece758b57fbcad18f50c73bcb8ac9b9e14e (patch) | |
tree | 02249d8dddb57c6b96b4081d6b86ecd25a2cf684 /app-doc/php-docs/php-docs-200403.ebuild | |
parent | fix bug #46048 for new php (Manifest recommit) (diff) | |
download | gentoo-2-42530ece758b57fbcad18f50c73bcb8ac9b9e14e.tar.gz gentoo-2-42530ece758b57fbcad18f50c73bcb8ac9b9e14e.tar.bz2 gentoo-2-42530ece758b57fbcad18f50c73bcb8ac9b9e14e.zip |
add more arches
Diffstat (limited to 'app-doc/php-docs/php-docs-200403.ebuild')
-rw-r--r-- | app-doc/php-docs/php-docs-200403.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/php-docs/php-docs-200403.ebuild b/app-doc/php-docs/php-docs-200403.ebuild index 1fbef7a231fa..b9749d0dd7ac 100644 --- a/app-doc/php-docs/php-docs-200403.ebuild +++ b/app-doc/php-docs/php-docs-200403.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/php-docs/php-docs-200403.ebuild,v 1.1 2004/03/28 20:56:49 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/php-docs/php-docs-200403.ebuild,v 1.2 2004/03/29 10:43:31 robbat2 Exp $ # if you update this ebuild, you *must* also update the php-2.eclass to # depend on the new manual @@ -12,7 +12,7 @@ HOMEPAGE="http://www.php.net/download-docs.php" DEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64 mips" IUSE="" src_install() { |