diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-08 12:14:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-08 12:14:22 +0200 |
commit | 3346b071f6e6f4f47760947233226e6244303200 (patch) | |
tree | 1dd8ec0e23544e08db56b251feab2f5e10cc89cd /app-admin/hddtemp | |
parent | app-arch/xar: amd64 stable wrt bug #621010 (diff) | |
download | gentoo-3346b071f6e6f4f47760947233226e6244303200.tar.gz gentoo-3346b071f6e6f4f47760947233226e6244303200.tar.bz2 gentoo-3346b071f6e6f4f47760947233226e6244303200.zip |
app-admin/hddtemp: amd64 stable wrt bug #612468
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/hddtemp')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild index 023295bad7e9..0d0efe5272fa 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta15-r26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,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="network-cron nls selinux" DEPEND="" |