diff options
Diffstat (limited to 'dev-php5/ezc-Cache/ezc-Cache-1.1.ebuild')
-rw-r--r-- | dev-php5/ezc-Cache/ezc-Cache-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-Cache/ezc-Cache-1.1.ebuild b/dev-php5/ezc-Cache/ezc-Cache-1.1.ebuild index 4b99382e77c0..a7ca13929406 100644 --- a/dev-php5/ezc-Cache/ezc-Cache-1.1.ebuild +++ b/dev-php5/ezc-Cache/ezc-Cache-1.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Cache/ezc-Cache-1.1.ebuild,v 1.1 2006/06/12 11:45:55 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Cache/ezc-Cache-1.1.ebuild,v 1.2 2006/07/12 07:53:57 sebastian Exp $ inherit php-ezc DESCRIPTION="This eZ component provides a solution for caching, supporting multiple backends." SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" IUSE="" |