Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-laptop/thinkfan/
Date: Tue, 29 Nov 2022 05:49:09
Message-Id: 1669700940.53ee02fa9ea4b7297f1dd1ef3630fcfafb26509d.juippis@gentoo
1 commit: 53ee02fa9ea4b7297f1dd1ef3630fcfafb26509d
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 05:42:23 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 05:49:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ee02fa
7
8 app-laptop/thinkfan: Stabilize 1.3.1 amd64, #883035
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 app-laptop/thinkfan/thinkfan-1.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-laptop/thinkfan/thinkfan-1.3.1.ebuild b/app-laptop/thinkfan/thinkfan-1.3.1.ebuild
16 index 316faa87672d..13581335e63d 100644
17 --- a/app-laptop/thinkfan/thinkfan-1.3.1.ebuild
18 +++ b/app-laptop/thinkfan/thinkfan-1.3.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vmatare/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="atasmart nvidia +yaml"
26
27 DEPEND="atasmart? ( dev-libs/libatasmart )