diff options
Diffstat (limited to 'dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild')
-rw-r--r-- | dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild index f7103bcb4966..f09f3cbe61a5 100644 --- a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.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-SystemInformation/ezc-SystemInformation-1.0.2.ebuild,v 1.1 2006/11/20 15:43:11 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.2.ebuild,v 1.2 2006/11/25 22:43:16 kloeri Exp $ inherit php-ezc DESCRIPTION="This eZ component provides access to common system variables, such as CPU type and speed, and the available amount of memory." SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="" |