diff options
Diffstat (limited to 'dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild')
-rw-r--r-- | dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild b/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild index a969fc8a1e8b..bf6a2875461b 100644 --- a/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild +++ b/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild,v 1.4 2005/11/25 15:21:55 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-tidy/pecl-tidy-1.1.ebuild,v 1.5 2006/04/10 21:25:00 blubb Exp $ PHP_EXT_NAME="tidy" PHP_EXT_INI="yes" @@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 -KEYWORDS="~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" DESCRIPTION="Tidy is a binding for the Tidy HTML clean and repair utility." LICENSE="PHP" SLOT="0" |