diff options
Diffstat (limited to 'app-admin/hddtemp/hddtemp-0.3_beta15.ebuild')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild index 29784a6231cd..d04a36eae2df 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild,v 1.2 2006/05/26 20:07:05 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild,v 1.3 2006/06/17 17:28:52 gmsoft Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.guzu.net/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86" IUSE="nls" DEPEND="" |