diff options
Diffstat (limited to 'dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild')
-rw-r--r-- | dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild b/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild index b98cced3574f..02a135c92317 100644 --- a/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild +++ b/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild,v 1.2 2007/08/31 14:37:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Authentication/ezc-Authentication-1.0.ebuild,v 1.3 2007/10/08 19:02:03 jokey Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you to provide support for different means of identification and authentication of users." SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" IUSE="" |