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: 1669700941.ba8f4da51b6c79d33d3dca58bfcbbc2b537e25b2.juippis@gentoo
1 commit: ba8f4da51b6c79d33d3dca58bfcbbc2b537e25b2
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 29 05:47:06 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 29 05:49:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba8f4da5
7
8 app-laptop/thinkfan: Stabilize 1.3.1 x86, #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 13581335e63d..8b45659172a5 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 )