diff options
Diffstat (limited to 'sys-apps/smartmontools/smartmontools-5.30.ebuild')
-rw-r--r-- | sys-apps/smartmontools/smartmontools-5.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/smartmontools/smartmontools-5.30.ebuild b/sys-apps/smartmontools/smartmontools-5.30.ebuild index 000e24e15c86..b2d5ce14579a 100644 --- a/sys-apps/smartmontools/smartmontools-5.30.ebuild +++ b/sys-apps/smartmontools/smartmontools-5.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.30.ebuild,v 1.1 2004/03/31 19:00:48 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/smartmontools/smartmontools-5.30.ebuild,v 1.2 2004/04/01 12:15:39 dholm Exp $ DESCRIPTION="control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.)" HOMEPAGE="http://smartmontools.sf.net/" @@ -9,7 +9,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~sparc" +KEYWORDS="~x86 ~amd64 ~sparc ~ppc" S=${WORKDIR}/${P} |