diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-07 12:27:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-07 12:27:40 +0100 |
commit | 791b9913a60f7bcba4ed3425dc9d64298a1a457b (patch) | |
tree | f8bbf489b117474bbb2cfb944605e0f88cf9c53e /app-laptop/thinkfan | |
parent | app-text/docbook-xsl-stylesheets: amd64 stable wrt bug #608490 (diff) | |
download | gentoo-791b9913a60f7bcba4ed3425dc9d64298a1a457b.tar.gz gentoo-791b9913a60f7bcba4ed3425dc9d64298a1a457b.tar.bz2 gentoo-791b9913a60f7bcba4ed3425dc9d64298a1a457b.zip |
app-laptop/thinkfan: amd64 stable wrt bug #606860
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-laptop/thinkfan')
-rw-r--r-- | app-laptop/thinkfan/thinkfan-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/thinkfan/thinkfan-0.9.3.ebuild b/app-laptop/thinkfan/thinkfan-0.9.3.ebuild index 9691a058474b..9901c33a1468 100644 --- a/app-laptop/thinkfan/thinkfan-0.9.3.ebuild +++ b/app-laptop/thinkfan/thinkfan-0.9.3.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 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="atasmart" DEPEND="atasmart? ( dev-libs/libatasmart )" |