diff options
Diffstat (limited to 'dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild')
-rw-r--r-- | dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild index 896189f4e7ea..5b3286657434 100644 --- a/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild +++ b/dev-php5/ezc-Translation/ezc-Translation-1.0.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-Translation/ezc-Translation-1.0.ebuild,v 1.3 2006/06/06 20:13:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ezc-Translation-1.0.ebuild,v 1.4 2006/07/12 07:53:57 sebastian Exp $ inherit php-ezc DESCRIPTION="This eZ component handles XML translation definitions (the Qt Linguist format)." SLOT="0" -KEYWORDS="~ppc ~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" IUSE="" |