Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gsmartcontrol/
Date: Wed, 31 Aug 2022 05:13:07
Message-Id: 1661922773.095c7d83f6b54275008dfe25edb155bc84c0030f.ago@gentoo
1 commit: 095c7d83f6b54275008dfe25edb155bc84c0030f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 05:12:53 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 05:12:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095c7d83
7
8 sys-apps/gsmartcontrol: amd64 stable wrt bug #867553
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild
16 index 2dc9c0c0ebad..99e415b091fd 100644
17 --- a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild
18 +++ b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
20
21 LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"