diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-24 02:13:11 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-24 02:13:11 +0000 |
commit | d336576cb67580ac618214da76ebd948ddc5b68f (patch) | |
tree | 333c80b0f936baf9210b79d4b8813bcff6e4159f /dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.ebuild | |
parent | clean out oldest ebuild (diff) | |
download | historical-d336576cb67580ac618214da76ebd948ddc5b68f.tar.gz historical-d336576cb67580ac618214da76ebd948ddc5b68f.tar.bz2 historical-d336576cb67580ac618214da76ebd948ddc5b68f.zip |
Added ~sparc keyword wrt bug #134717.
Package-Manager: portage-2.1.1_pre5-r3
Diffstat (limited to 'dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.ebuild')
-rw-r--r-- | dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.ebuild b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.ebuild index 26719c87a351..b34ce438bfae 100644 --- a/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.ebuild +++ b/dev-php5/ezc-SystemInformation/ezc-SystemInformation-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-SystemInformation/ezc-SystemInformation-1.0.ebuild,v 1.2 2006/07/12 07:53:57 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-SystemInformation/ezc-SystemInformation-1.0.ebuild,v 1.3 2006/08/24 02:09:23 weeve 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="~x86 ~amd64" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" |