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:16:31
Message-Id: 1661922976.8fa48e04d8893cfdc840d4bd05d5e0a3637a3f4b.ago@gentoo
1 commit: 8fa48e04d8893cfdc840d4bd05d5e0a3637a3f4b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 05:16:16 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 05:16:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa48e04
7
8 sys-apps/gsmartcontrol: x86 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 99e415b091fd..472ebfc3afaf 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 )"