Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/iasl/
Date: Sun, 16 May 2021 23:44:03
Message-Id: 1621208605.cf102ee676d8c8f15b037dd14cc7ee8de77f74d6.sam@gentoo
1 commit: cf102ee676d8c8f15b037dd14cc7ee8de77f74d6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 23:43:25 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 23:43:25 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf102ee6
7
8 sys-power/iasl: Stabilize 20200326 ppc64, #790374
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-power/iasl/iasl-20200326.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-power/iasl/iasl-20200326.ebuild b/sys-power/iasl/iasl-20200326.ebuild
16 index 26ba2d2907a..415bf452fa1 100644
17 --- a/sys-power/iasl/iasl-20200326.ebuild
18 +++ b/sys-power/iasl/iasl-20200326.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="iASL"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm64 ppc ppc64 x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"