diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 09:49:15 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-10-02 09:49:15 +0000 |
commit | 8b336be255b7c804914320828a074216916db922 (patch) | |
tree | ca06731d0daf821e2bc6dc240d3d04592607c4e9 /dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild | |
parent | Added ~hppa to KEYWORDS. (diff) | |
download | gentoo-2-8b336be255b7c804914320828a074216916db922.tar.gz gentoo-2-8b336be255b7c804914320828a074216916db922.tar.bz2 gentoo-2-8b336be255b7c804914320828a074216916db922.zip |
Added ~hppa to KEYWORDS.
(Portage version: 2.1.2_pre2)
Diffstat (limited to 'dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild')
-rw-r--r-- | dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild index 3927507489dc..6ab27f37c0f8 100644 --- a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.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-SystemInformation/ezc-SystemInformation-1.0.1.ebuild,v 1.2 2006/09/16 14:54:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.1.ebuild,v 1.3 2006/10/02 09:49:15 gmsoft 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="" |