diff options
Diffstat (limited to 'app-admin/hddtemp/hddtemp-0.3_beta15-r6.ebuild')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta15-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r6.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15-r6.ebuild index ff23d80a75ea..82c88392ae11 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta15-r6.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta15-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r6.ebuild,v 1.2 2013/07/08 21:05:57 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15-r6.ebuild,v 1.3 2013/08/14 16:49:12 nimiux Exp $ inherit eutils autotools systemd @@ -13,7 +13,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/hddtemp/${MY_P}.tar.bz2 mirro LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="nls" DEPEND="" |